username@email.com
2022-11-12 b20a34e8277267124f9708c2c97e92ed1052fa08
zhengcaioa/DTO/FiMemberDTO.cs
@@ -16,5 +16,6 @@
        public DateTime Createtime { get; set; }
        public string Modifier { get; set; }
        public DateTime Modifytime { get; set; }
        public decimal? Jifen { get; set; }
    }
}