2
schangxiang@126.com
2024-12-08 c6d9d8e2c8c5a0dea829164e4a1a5c3ed9703521
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; }