自动化立体仓库 - WMS系统
#
1
5 天以前 d00db639cf1f77f9c0eb4327e66e72db5aa68555
src/main/java/com/zy/asrs/service/WrkMastService.java
@@ -27,4 +27,6 @@
    List<WrkMast> selectWrkMastWrkDetl(Integer ioType, FindLocNoAttributeVo findLocNoAttributeVo, Integer crnNo);
    WrkMast selectWrkMast(Integer workNo,String barcode);
}