username@email.com
2022-09-30 c9c8c89f0cd11ad0d6dfce782af78739c30302c7
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; }
    }
}