username@email.com
2022-09-21 6131316db2e61c717a6fbd1db774b41b60c933e9
zhengcaioa/Model/FiBook.cs
@@ -18,5 +18,6 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public decimal? Jifen { get; set; }
    }
}