{
"id": "1854730723218993154"
}curl --location --request POST 'http://192.168.20.159:8080/ykd-base-system/v2/running/ops/class-list' \
--header 'Authorization: Bearer ' \
--header 'Clientid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "1854730723218993154"
}'{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"className": "string",
"teacherId": "string",
"gmtCreate": "string",
"gmtModified": null,
"teacherName": null,
"teacherMobile": null,
"userCount": null
}
],
"success": true
}