自动化立体仓库 - WMS系统
#
lsh
2024-02-17 824b9df6aec1af80f7f707bdff24ebe9edec3a9b
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};