1
This commit is contained in:
@@ -368,7 +368,7 @@ public class JDScheduleJob {
|
||||
|
||||
}
|
||||
|
||||
@Scheduled(cron = "0 */5 * * * ?")
|
||||
@Scheduled(cron = "30 */10 * * * ?")
|
||||
public void fetchHistoricalOrders0007() {
|
||||
if (isRunning_jd.equals("true")) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user