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); }