Administrator
2024-02-04 719ef250e88b8628ba5cbaeb4973b7c693e01694
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; }