username@email.com
2022-08-29 19bc2e140fbef74cf87f8e0edfb2d173b1f52d40
zhengcaioa/DTO/FiBookDTO.cs
@@ -19,5 +19,6 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public decimal? Jifen { get; set; }
    }
}