username@email.com
2022-08-29 c06eb4d284a80dbee4a2d040046c37bf73dcfcd5
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; }
    }
}