|
|
|
@ -34,8 +34,8 @@ public class DeviceNoSynchronizationJobHandler { |
|
|
|
|
|
|
|
if(null!=pa){ |
|
|
|
//System.out.println(pa);
|
|
|
|
//if(pa.getDeviceNo().equals(ismTag.getDeviceNo())){
|
|
|
|
if(2==1){ |
|
|
|
if(pa.getDeviceNo().equals(ismTag.getDeviceNo())){ |
|
|
|
//if(2==1){
|
|
|
|
//System.out.println(pa);
|
|
|
|
//System.out.println("数据一致无需同步");
|
|
|
|
}else{ |
|
|
|
|