username@email.com
2023-02-24 e8fc5d92457143ea8744e8f8b2bed45a0a651f18
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; }
    }
}