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 编号