schangxiang@126.com
2025-05-07 7d0b4bd1bda6ab6c39df24462c2e8a0df0a3b4c4
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; }
    }