1
hutongqing
2024-09-23 d1a2afa67032339c2eb1019a02c6b6d036c0bdb1
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Basic/Dt_LocationInfo.cs
@@ -48,7 +48,7 @@
        public int LocationStatus {  get; set; }
        [SugarColumn(IsNullable = false, ColumnDescription = "禁用状态")]
        public int EnalbeStatus { get; set; }
        public int EnableStatus { get; set; }
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "备注")]
        public string Remark {  get; set; }