{
"senderChatUser": "",
"createUser": "",
"cStartDate": "",
"cEndDate": "",
"startDate": "",
"endDate": "",
"chatType": "",
"pageSize": 1,
"pageNo": 10
}curl --location --request POST 'http://localhost:9000/map/newIbms/material/queryMsgTask' \
--header 'Content-Type: application/json' \
--data-raw '{
"senderChatUser": "",
"createUser": "",
"cStartDate": "",
"cEndDate": "",
"startDate": "",
"endDate": "",
"chatType": "",
"pageSize": 1,
"pageNo": 10
}'{}