*
lsh
2025-09-09 c0da15f6c25210ad17993c8fc829c92ab8113fa1
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);
}