username@email.com
2023-01-16 5701636d0554a89cdb6a06327658de75d74f67ed
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; }
    }
}