username@email.com
2022-03-30 a93ed58ca6aa82a8fe0adeb15f3a38f873bf2754
zhengcaioa/Model/AdmCustomerWithdrawal.cs
@@ -23,5 +23,8 @@
        public DateTime Modifytime { get; set; }
        public string CreaterName { get; set; }
        public string Tittle { get; set; }
        public string BankAcount { get; set; }
        public string BankName { get; set; }
        public string Username { get; set; }
    }
}