{
"classIdList": ["NBA9999S600000000036"],
"termId": "NBA9999S133"
}
curl --location --request POST 'http://192.168.102.224/api/openapi-aiappraise-common-1-11-release/attendance/getAttendanceCountList' \
--header 'Tenant-Id: NBA9999' \
--header 'Access-Token: f93ab7c4afeeebd7092021b0110c4916' \
--header 'X-User-Account: TWPAAS1200000041411' \
--header 'Current-Org-Id: TWPAAS1200000000394' \
--header 'Branch_Code: AIEVAL6' \
--header 'Content-Type: application/json' \
--data-raw '{
"classIdList": ["NBA9999S600000000036"],
"termId": "NBA9999S133"
}'
{
"responseEntity": null,
"pageInfo": null,
"serverResult": {
"resultCode": "200",
"resultMessage": "成功",
"internalMessage": null
}
}