Commit 3e2f79e2 by huangjy

feat:支持对接多小程序

parent a31c529b
......@@ -19,7 +19,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