{
"lxrId": 0,
"dateRang": [
"string"
]
}
curl --location --request POST 'api/webChat/GetSearchMsgNoKeyWord?current&pageSize' \
--header 'Content-Type: application/json' \
--data-raw '{
"lxrId": 0,
"dateRang": [
"string"
]
}'
{
"errcode": "",
"errmsg": "",
"result": [
"222",
"444"
]
}