luxiaotao1123
2021-06-09 da40f82d921daa63de501392519c6ecfbe8962a3
src/main/java/com/zy/asrs/service/OutStockService.java
@@ -13,7 +13,9 @@
public interface OutStockService extends IService<OutStockBillEntry> {
    Page<OutStockBillEntry> queryOutStock(Page<OutStockBillEntry> page);
    List<LocDetl> queryMatWithLoc(String matnr);
    List<LocDetl> queryMatWithLoc(String fbillNo);
    Integer queryOutStockFInterID(String supplier);
    /**
     * 出库作业