修改最新数据来了不更新通讯表数据,通讯表由前置状态维护
This commit is contained in:
@@ -20,6 +20,9 @@ public class PqsCommunicateDto {
|
||||
private Integer type;
|
||||
//是否更新updateTime标志;数据上送更新1,状态翻转不更新0
|
||||
private Integer flag=0;
|
||||
//是否更新、pqs_communicate标志,0更新,1不更新
|
||||
|
||||
private Integer updateCommunicateFlag=0;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user