#
lty
2025-09-23 0ae7648dae40c6b7efa15e276099da7a9213ad37
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -110,4 +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);
}