22
schangxiang@126.com
2024-12-15 1f6ee76c23f0324dc744c78e5e428eda6604e0b6
CC/iWareSql/WmsDBModel/SysConfig.cs
@@ -19,7 +19,7 @@
        [StringLength(64)]
        public string Code { get; set; }
        [StringLength(64)]
        [StringLength(1000)]
        public string Value { get; set; }
        public int SysFlag { get; set; }