username@email.com
2022-07-01 71961a6e71c33d5007f5a995456b4fb1b7d9c8ca
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; }
    }
}