curl --location --request POST 'https://qiyukf.com/openapi/openapi/ai/statistic/transferHuman?appKey=&time=&checksum=' \
--header 'Content-Type: application/json' \
--data-raw '{
"robotId":2,
"sessionType":0,
"startTime":1595952000000,
"endTime": 1596038399999
}'{
"code": 200,
"message": "哈哈",
"data": [
{
"type": 0,
"count": 7,
"sessionRatio": 0.0337
}
]
}