liu
10 小时以前 1eb432710b7a3a2e820be10b17c0138b377ee1b8
yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/service/wm/returnvendor/MesWmReturnVendorService.java
@@ -102,6 +102,14 @@
    Long getReturnVendorCountByVendorId(Long vendorId);
    /**
     * 根据关联的采购订单,带入物料明细到退货单行
     *
     * @param id 退货单编号
     * @return 带入的物料行数
     */
    int importPurchaseOrderItems(Long id);
    /**
     * 校验供应商退货单存在且为草稿状态
     *
     * @param id 编号