微调
This commit is contained in:
@@ -17,6 +17,7 @@ public class PqsCommunicateDto {
|
||||
|
||||
private String description;
|
||||
|
||||
//1是在线 0是离线
|
||||
private Integer type;
|
||||
//是否更新updateTime标志;数据上送更新1,状态翻转不更新0
|
||||
private Integer flag=0;
|
||||
|
||||
Reference in New Issue
Block a user