{
"senderChatUserId": [
"1034011221851"
],
"type": "group",
"recordVOList": [
{
"materialVO": {
"0": {
"id": null,
"source": "消息提示管理",
"imageKey": "MP-97",
"category": null,
"textType": "3",
"title": null,
"content": null,
"contentTxt": null,
"excerptTxt": null,
"coverImage": "https://mwp-assets.unionlife.com.cn/dev/cms/popupMessage/2025/1/8/416b0a7cbdc949d48e81e3603d8db65b.jpg",
"author": null,
"createTime": null,
"createUser": null,
"index": 1,
"sendTime": [
"2025-06-23 14:31:33"
]
}
}
}
]
}
curl --location --request POST 'http://localhost:9000/map/newIbms/material/isSendMsg' \
--header 'Content-Type: application/json' \
--data-raw '{
"senderChatUserId": [
"1034011221851"
],
"type": "group",
"recordVOList": [
{
"materialVO": {
"0": {
"id": null,
"source": "消息提示管理",
"imageKey": "MP-97",
"category": null,
"textType": "3",
"title": null,
"content": null,
"contentTxt": null,
"excerptTxt": null,
"coverImage": "https://mwp-assets.unionlife.com.cn/dev/cms/popupMessage/2025/1/8/416b0a7cbdc949d48e81e3603d8db65b.jpg",
"author": null,
"createTime": null,
"createUser": null,
"index": 1,
"sendTime": [
"2025-06-23 14:31:33"
]
}
}
}
]
}'{}