This commit is contained in:
cc
2025-01-16 13:40:59 +08:00
parent 6e2d5ba6fb
commit 195b207a71

View File

@@ -466,7 +466,7 @@ public class JDUtils {
return count;
}
@Scheduled(cron = "0 * * * * ?")
@Scheduled(cron = "0 */5 * * * ?")
public void fetchHistoricalOrders0007() {
for (Map.Entry<String, WXUtil.SuperAdmin> entry : super_admins.entrySet()) {
//String wxid = entry.getKey();