江体小程序和zlb接口开发 #1

Merged
XiangZ merged 32 commits from feat/script_v1 into master 2026-05-10 09:06:35 +00:00
Showing only changes of commit c61343a238 - Show all commits

View File

@@ -48,7 +48,7 @@ public class ZlbTaskConfig {
zlbOrderTask.run();
}
@Scheduled(cron = "30 30 16 * * ?")
@Scheduled(cron = "30 35 16 * * ?")
@GetMapping("/zlbUserConfig")
public void zlbUserConfig() {
zlbUserConfigTask.run();