schangxiang@126.com
2025-04-01 afc3ef31921d5ca812f7db92dfb107e2c25eff4c
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; }