forked from gzzfw/backEnd/gz-dyh

zhouxiantao
2024-09-08 b718daf58eec8845787de29eaeb25489ab0b6652
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "id": "主键编号",
    "caseId": "纠纷编号",
    "urgingContent": "催办意见",
    "urgingUserId": "催办人编号",
    "urgingUserName": "催办人名称",
    "urgingTime": "催办时间",
    "urgingStatus": 0,
    "replyTerm": 0,
    "replyContent": "回复内容",
    "replyUserId": "回复人编号",
    "replyUserName": "回复人名称",
    "replyTime": "回复时间",
    "custId": "客户编号",
}