curl --location --request POST 'http://qiyukf.com/openapi/statistic/staffworklod?appKey=&time=&checksum=' \
--header 'content-type: application/json;charset=utf-8' \
--data-raw '{
"startTime": 1594308486784,
"endTime": 1594308486784,
"model": 3,
"staffIdList": [
34240,
92461,
74647
]
}'
{
"code": 0,
"message": {
"id": 0,
"name": "string",
"account": "string",
"date": 0,
"totalSessionCount": 0,
"sessionsCount": 0,
"initiativeSessionsCount": 0,
"redirectSessionsCount": 0,
"validSessionCount": 0,
"uselessSessionsCount": 0,
"noReplySessionsCount": 0,
"noReplyRatio": 0,
"messageDealCount": 0
}
}