curl --location --request GET 'https://test.51vive.com/classroom/courseAllocation/getPage'
TableDataInfo
{
"total": 0,
"rows": [
{
"id": 0,
"schoolId": 0,
"schoolName": "string",
"classId": "string",
"className": "string",
"grade": "string",
"specialityId": 0,
"specialityName": "string",
"courseId": 0,
"courseName": "string",
"number": 0,
"endTime": "string",
"tenantId": "string",
"createTime": "2019-08-24T14:15:22Z",
"createId": 0,
"createName": "string"
}
],
"code": 0,
"msg": "string"
}