自动化立体仓库 - WMS系统
*
lsh
2025-05-29 d9eeceed86c1ce43c73dda00a108595a078a8f3d
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};