src/main/java/com/zy/asrs/service/OpenService.java @@ -58,6 +58,6 @@ /** * 出库记录获取 */ void outlogERP(); List<ViewWorkInBean> outlogERP(); }