refactor(sis):
- 第三方数据添加失败通过mq回写信息 refactor(property): - 仪表sse推送,增加水表消息推送
This commit is contained in:
@@ -36,4 +36,6 @@ public class RemoteResidentPersonVo implements Serializable {
|
||||
private Date authEndDate;
|
||||
|
||||
private Integer rosterType;
|
||||
|
||||
private String tenantId;
|
||||
}
|
||||
|
@@ -45,4 +45,6 @@ public class RemotePersonAuth implements Serializable {
|
||||
|
||||
private Integer rosterType;
|
||||
|
||||
private String tenantId;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user