1
This commit is contained in:
@@ -392,7 +392,7 @@ public class JDUtils {
|
||||
return count;
|
||||
}
|
||||
|
||||
@Scheduled(cron = "0 0 * * * ?")
|
||||
@Scheduled(cron = "0 */10 * * * ?")
|
||||
public void fetchHistoricalOrders0007() {
|
||||
fetchHistoricalOrders0007Do();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user