|
@@ -508,8 +508,8 @@ public class CdiDeliveryLogServiceImpl extends AbstractCrudService<CdiDeliveryLo
|
|
|
// 推送监测数据
|
|
// 推送监测数据
|
|
|
case 4:
|
|
case 4:
|
|
|
log.info("开始同步监测数据");
|
|
log.info("开始同步监测数据");
|
|
|
- // iotDataTransferService.synchronizeDeviceData(tenantId, engineeringId, username, password);
|
|
|
|
|
- iotDataTransferService.synchronizeDeviceData(1205, 3101070011L, "3101070011", "5RqhJ7VG");
|
|
|
|
|
|
|
+ iotDataTransferService.synchronizeDeviceData(tenantId, engineeringId, username, password);
|
|
|
|
|
+ // iotDataTransferService.synchronizeDeviceData(1205, 3101070011L, "3101070011", "5RqhJ7VG");
|
|
|
break;
|
|
break;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|