T+1
的数据90
天curl --location --request POST 'https://qiyukf.com/openapi/ipcc/history/seat?appKey=&time=&checksum=' \
--header 'Content-Type: application/json' \
--data-raw '{
"startTime": 1615950729000,
"endTime": 1615950729000,
"model": 1,
"staffGroupList": [1,2,3],
"staffIdList":[1,2,3]
}'
{
"code": 200,
"message": "[{..}]"
}