|
@@ -373,7 +373,7 @@ public class ChuanyunProjectScheduledTask {
|
|
updateChuanyunStandardWorkHour();
|
|
updateChuanyunStandardWorkHour();
|
|
}
|
|
}
|
|
|
|
|
|
- @Scheduled(fixedDelay = 3600000L)
|
|
|
|
|
|
+// @Scheduled(fixedDelay = 3600000L)
|
|
private void standardDayWorkAbcHour() {
|
|
private void standardDayWorkAbcHour() {
|
|
standardDayAbcHour();
|
|
standardDayAbcHour();
|
|
}
|
|
}
|