yuyou_x
2024-02-04 009e869b09a63efbc5e58e22f88ad0ed2a315e2b
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; }