@@ -56,7 +56,7 @@ public class WorkHourStatisticsRecently {
this.chuanyunSelfCostDao = chuanyunSelfCostDao;
}
- @Scheduled(fixedDelay = 36000000L)
+ @Scheduled(fixedDelay = 3600000L)
public void updateHour() {
dayLog();
standardWorkHour();