优化装置状态翻转不更新updateTime
This commit is contained in:
@@ -18,6 +18,8 @@ public class PqsCommunicateDto {
|
||||
private String description;
|
||||
|
||||
private Integer type;
|
||||
//是否更新updateTime标志;数据上送更新1,状态翻转不更新0
|
||||
private Integer flag=0;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user