1
2
3
4
5
6
7
8
9
10
11
12
13
| {
| "id": "短信通知表编号",
| "caseId": "案件编号",
| "noticeType": "通消息类型,1:系统通知,2:平台公告",
| "noticeTypeName": "通知类型名称",
| "title": "标题",
| "content": "内容",
| "userId": "接收人编号",
| "userMobile": "接收人手机号码",
| "userName": "接收人名称",
| "status": 0,
| "custId": "客户编号",
| }
|
|