curl --location '/api/V1/article/class/single' \
--form 'lang="tw"' \
--form 'type="portfolios"' \
--form 'IsWhere[acId]="435"'{
"result": "success",
"status": "200",
"data": {
"acId": 435,
"lang": "tw",
"type": "portfolios",
"acUpperId": 0,
"depth": 1,
"acPriority": 3,
"acTitle": "活動網站"
}
}