schangxiang@126.com
2024-04-25 0e394ed580b09329ecaa8476bbb6334f8212b009
iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/WmsMaterial/Dto/WmsMaterialInput.cs
@@ -453,9 +453,10 @@
        public List<AddWmsSubstituteGoodInput> SubstituteGoodList { get; set; }
        /// <summary>
        /// 客户档案
        /// 往来关系
        /// </summary>
        public List<BaseCustomerInput> BaseCustomerList   { get; set; }
    }
}