wxw
2024-07-17 f10e29b77659f6b7db1cf8d0e0fc5387b958e2c5
Wms/WMS.IBLL/IBllAsnServer/IProcurePlanServer.cs
@@ -25,7 +25,7 @@
        /// <param name="model"></param>
        /// <param name="count"></param>
        /// <returns></returns>
        public List<ProcurePlanNoticeDetailDto> GetProcurePlanNoticeDetailList(ProcurePlanNoticeDetailVm model, out int count);
        Task <List<ProcurePlanNoticeDetailDto>> GetProcurePlanNoticeDetailList(ProcurePlanNoticeDetailVm model, RefAsync<int> count);
        /// <summary>
        /// 通过采购单生成入库单据