#
1
2025-10-15 a00400cf9f975a7dbccf3436cf3b57c1fb476597
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -110,6 +110,8 @@
    WrkMast selectPickStep2(@Param("barcode")String barcode);
    WrkMast selectPickStep3(@Param("barcode")String barcode);
    WrkMast selectByWrkNo(@Param("wrkNo")Integer wrkNo);
    Integer countPakOutEmpty(@Param("staNo")Integer outSite);
}