Commit dd4fc70a by huangjy

feat:对外api

parent 56717589
......@@ -150,7 +150,7 @@ public class IotSyncTask {
/**
* 长者睡眠分析
*/
@Scheduled(cron = "0 6 * * *")
@Scheduled(cron = "0 0 2 * * ?")
@TenantIdIgnore
public void elderSleepSleepAnalysisTask() {
log.info("开始定时分析长者睡眠质量");
......
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