22
schangxiang@126.com
6 天以前 8f6ac4a1efa1c3dc94ac260b9b14b578bd61af62
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; }
    }