222
schangxiang@126.com
2025-05-20 f9c8c6a144a7dd526a41665c27c2e611513b93f4
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; }
    }