222
schangxiang@126.com
2024-12-14 6c2148f4b2e54a7d3b2e6e03cdf051109e523d5b
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; }