Parcourir la source

crontab: milkDaily

Yi il y a 1 jour
Parent
commit
7d479a40ae
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      config/app.develop.yaml

+ 1 - 1
config/app.develop.yaml

@@ -54,7 +54,7 @@ cron:
   update_pen_behavior: "0 45 * * * ?"  # 更新栏舍行行为数据
   update_pen_behavior_daily: "0 05 2 * * ?"  # 更新栏舍饲养监测数据
   update_milk_original: "0 */30 * * * ?"     # 更新奶厅原始数据(每30分钟执行一次
-  insert_milk_daily: "0 05 2 * * ?"          # 更新奶厅日数据
+  insert_milk_daily: "0 05 2 * * ?"          # 更新每日奶量和活动量数据
 
 mqtt:
   broker: "kptyun.com:1983"