Wms/Model/ModelDto/SysDto/CustomerDto.cs @@ -18,7 +18,7 @@ public string CustomerName { get; set; } /// <summary> /// 类型 0 销售客户/货主 1 供货商 /// 类型 0 销售客户 1 供货商 2:货主 /// </summary> public int? Type { get; set; }