username@email.com
2022-11-24 e1064dd08bba4326d19c81a0b9f4da18c2fa462d
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; }
    }
}