yuyou_x
2024-03-16 ecb386a4201213c6635f28f9e9e02e3faf217b51
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; }