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