curl --location --request GET 'http://192.168.20.159:8080/ykd-base-system/runningArrangement/arrangementInformation?sessionId=922337203685477600' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '
{
"code": 0,
"msg": "string",
"data": {
"id": 922337203685477600,
"userId": 922337203685477600,
"classId": 922337203685477600,
"batchId": 922337203685477600,
"type": 0,
"isArrangementInProgress": 0,
"isRunAwayQuickly": 0,
"status": 0,
"clientStartTime": "2019-08-24T14:15:22Z",
"lastCheckInArrangersJson": "string",
"confirmArrangersJson": "string",
"runAwayQuicklyJson": "string",
"sessionId": 922337203685477600,
"fieldId": "string",
"checkInTime": "2019-08-24T14:15:22Z",
"confirmTime": "2019-08-24T14:15:22Z",
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"gmtCreate": "2019-08-24T14:15:22Z"
}
}