dengjunjie
7 天以前 1c8f0035e164e9780d8c35a32fc1524d67ff9d9d
代码管理/WIDESEA_WMSServer/WIDESEA_Model/Models/SquareCabin/Dt_Customer.cs
@@ -15,10 +15,10 @@
        public int Id { get; set; }
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "瀹㈡埛缂栫爜")]
        public string User_No { get; set; }
        public string Client_no { get; set; }
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "瀹㈡埛鍚嶇О")]
        public string User_name { get; set; }
        public string Client_name { get; set; }
        [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "鐢佃瘽")]
        public string Telephone { get; set; }