自动化立体仓库 - WMS系统
#
yxFwq
2025-01-03 0afba31001bcc9cc05af2b9061aa32bf7bd83b0b
src/main/java/com/zy/asrs/task/OneLouHangJiaScheduler.java
@@ -23,7 +23,7 @@
    @Autowired
    private WrkMastStaService wrkMastStaService;
    @Scheduled(cron = "0/3 * * * * ? ")
//    @Scheduled(cron = "0/3 * * * * ? ")
    private void execute(){//退库拆码垛
//        int[] staNos =new int[]{118,119};
        int[] staNos =new int[]{118};