自动化立体仓库 - WMS系统
ZY
2025-05-14 c22b7331c0d215ba4b2e4b503d22dae853540290
src/main/java/com/zy/nc/task/PlanOrderTask.java
@@ -40,7 +40,11 @@
            log.error(returnT.getMsg());
        }
    }
    /**
     * 转库
     *
     * @return
     */
    @Scheduled(cron = "0/3 * * * * ? ")
    public void execute3() {
//        ReturnT<String> returnT = planOrderHandler.start2();