{
"isGroup": 0,
"toContactId": "7777",
"messages": [
{
"createDept": null,
"createBy": "1838386951253438466",
"createTime": "2024-10-21 18:09:43",
"queryCreateTime": [],
"updateBy": null,
"updateTime": null,
"tenantId": "000000",
"msgId": "1",
"fromUser": {
"account": "jyj0924",
"avatar": "https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA1sqvGn.img?w=768&h=512&m=6",
"displayName": "姜禹晋0923",
"id": "1838386951253438466",
"namePy": "jiang yu jin 0 9 2 3",
"nickName": "姜禹晋0923"
},
"toUser": "1",
"toContactId": null,
"content": "<p><span class='chat-grid-input chat-stat'>1</span></p>",
"chatIdentify": "1838386951253438466to1",
"type": "text",
"isGroup": 0,
"isRead": 0,
"isLast": 1,
"isUndo": 0,
"at": null,
"pid": "0",
"fileId": "0",
"fileCate": 0,
"fileSize": "0",
"fileName": null,
"extend": null,
"status": "1",
"delUser": null,
"sysUser": null,
"unread": null,
"fromUserInfo": {
"account": "jyj0924",
"avatar": "https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA1sqvGn.img?w=768&h=512&m=6",
"displayName": "姜禹晋0923",
"id": "1838386951253438466",
"namePy": "jiang yu jin 0 9 2 3",
"nickName": "姜禹晋0923"
},
"sendTime": 1729505383000,
"download": "",
"extUrl": "",
"extends": null,
"preview": ""
}
],
"fromUser": 6666
}curl --location --request POST '/chat/message/setMsgIsRead' \
--header 'Authorization: Bearer {{Authorization}}' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'TenantId: 000000' \
--header 'Content-Type: application/json' \
--data-raw '{
"isGroup": 0,
"toContactId": "7777",
"messages": [
{
"createDept": null,
"createBy": "1838386951253438466",
"createTime": "2024-10-21 18:09:43",
"queryCreateTime": [],
"updateBy": null,
"updateTime": null,
"tenantId": "000000",
"msgId": "1",
"fromUser": {
"account": "jyj0924",
"avatar": "https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA1sqvGn.img?w=768&h=512&m=6",
"displayName": "姜禹晋0923",
"id": "1838386951253438466",
"namePy": "jiang yu jin 0 9 2 3",
"nickName": "姜禹晋0923"
},
"toUser": "1",
"toContactId": null,
"content": "<p><span class='\''chat-grid-input chat-stat'\''>1</span></p>",
"chatIdentify": "1838386951253438466to1",
"type": "text",
"isGroup": 0,
"isRead": 0,
"isLast": 1,
"isUndo": 0,
"at": null,
"pid": "0",
"fileId": "0",
"fileCate": 0,
"fileSize": "0",
"fileName": null,
"extend": null,
"status": "1",
"delUser": null,
"sysUser": null,
"unread": null,
"fromUserInfo": {
"account": "jyj0924",
"avatar": "https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA1sqvGn.img?w=768&h=512&m=6",
"displayName": "姜禹晋0923",
"id": "1838386951253438466",
"namePy": "jiang yu jin 0 9 2 3",
"nickName": "姜禹晋0923"
},
"sendTime": 1729505383000,
"download": "",
"extUrl": "",
"extends": null,
"preview": ""
}
],
"fromUser": 6666
}'{
"code":0,
"data":null,
"message":"成功",
"status":200
}