pda
liuying
2024-12-10 fe16b1af4bbfabda8726eca582b04f00d1b1de6f
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; }