token: ********************{
"userPyscExamId": "1864570257986662402"
}curl --location --request POST 'http://www.52plan.cn:9092/prod/web/chat/getChatLog?userId&token' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userPyscExamId": "1864570257986662402"
}'{
"code": 0,
"msg": "请求成功",
"data": [
{
"id": 0,
"userId": 0,
"content": "",
"role": "",
"model": "",
"token": 0,
"typeId": 0,
"specialId": "",
"createTime": "",
"sort": 0
}
]
}