username@email.com
2021-12-30 1854e7a1b76b9c63ab232571219642b65074c489
zhengcaioa/DTO/AdmCustomerWithdrawalDTO.cs
@@ -31,5 +31,8 @@
        public string BankAcount { get; set; }
        public string BankName { get; set; }
        public string Username { get; set; }
        public string Accounttype { get; set; }
        public string AccountId { get; set; }
        public string SubjectId { get; set; }
    }
}