{
"classId": 922337203685477600,
"type": 0,
"batchId": 922337203685477600
}
curl --location --request POST 'http://192.168.20.159:8080/ykd-base-system/runningArrangement/applyForArrangement' \
--header 'Authorization: Bearer ' \
--header 'Clientid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"classId": 922337203685477600,
"type": 0,
"batchId": 922337203685477600
}'
{
"code": 0,
"msg": "string",
"data": {
"sessionId": 922337203685477600,
"status": 0,
"clientStartTime": "2019-08-24T14:15:22Z"
}
}