This commit is contained in:
雷欧(林平凡)
2025-03-19 16:42:35 +08:00
parent d9dba2c6ba
commit 118b25096b

View File

@@ -368,7 +368,7 @@ public class JDScheduleJob {
}
@Scheduled(cron = "0 */5 * * * ?")
@Scheduled(cron = "30 */10 * * * ?")
public void fetchHistoricalOrders0007() {
if (isRunning_jd.equals("true")) {