iWare_RawMaterialWarehouse_Wms/Admin.NET.Application/Service/WmsBase/WmsMaterial/Dto/WmsMaterialInput.cs
@@ -456,6 +456,12 @@ /// 往来关系 /// </summary> public List<BaseCustomerInput> BaseCustomerList { get; set; } /// <summary> /// 客户档案ID列表 /// </summary> public List<long> BaseCustomerList { get; set; } }