111
schangxiang@126.com
2025-05-09 cfd5c01a7e1e57eea2962d1c6ada0c7c35e8a949
Weben_CMS专用代码生成器/Code/Model/ColumnModell.cs
@@ -40,7 +40,7 @@
        /// </summary>
        public bool IsPrimaryKey { get; set; }
        public int Precision { get; set; }
        public int? MyPrecision { get; set; }
        public int Scale { get; set; }
    }