Commit d1394866 by huangjy

fix:子女端登陆问题,睡眠分析问题V1

parent afa92b38
......@@ -24,7 +24,7 @@ public class IotSyncTask {
* 启用状态的租户才同步
* 新增和更新平台端设备表
*/
//@Scheduled(cron = "0 0/1 * * * ?")
@Scheduled(cron = "0 0/1 * * * ?")
public void syncEquipmentInfo() {
platDeviceService.savePlatDevice();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment