1
1 天以前 fb74f60f1d8397acf5251ae289e80ab8a056857f
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);
}