| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "code": 0,
- "msg": "成功",
- "data": [
- {
- "guid": "test-guid-designer-001",
- "cmd": 15000,
- "fromRoomId": 10791082136095292,
- "msgServerId": 1002115,
- "msgType": 13,
- "timestamp": 1710000000,
- "senderId": 1688852365307991,
- "msgData": {
- "title": "客户沟通记录表",
- "desc": "请在此填写每次沟通内容",
- "linkUrl": "https://doc.weixin.qq.com/txdoc/excel?docid=DOC_TEST_abc123xyz&scode=xxx",
- "iconUrl": ""
- }
- },
- {
- "guid": "test-guid-designer-001",
- "cmd": 15000,
- "fromRoomId": 10791082136095292,
- "msgServerId": 1002116,
- "msgType": 0,
- "timestamp": 1710000100,
- "senderId": 1688852365307991,
- "msgData": {
- "content": "今天和客户确认了方案"
- }
- },
- {
- "guid": "test-guid-designer-001",
- "cmd": 15000,
- "fromRoomId": 99999999999999,
- "msgServerId": 1002117,
- "msgType": 13,
- "timestamp": 1710000200,
- "senderId": 1688852365307991,
- "msgData": {
- "title": "另一个群的文档",
- "linkUrl": "https://doc.weixin.qq.com/doc/DOC_OTHER_room2",
- "desc": ""
- }
- }
- ]
- }
|