自动化立体仓库 - WMS系统
lty
2026-01-22 35b1b26f1fe16550b4ee2881a26d599456fe59b4
src/main/java/com/zy/asrs/task/WCSReportScheduler.java
@@ -28,7 +28,7 @@
    /**
     * 下发任务给WCS
     */
//    @Scheduled(cron = "0/3 * * * * ? ")
    @Scheduled(cron = "0/3 * * * * ? ")
    public  void execute (){
        if (!workIssuedFig){
            return;