username@email.com
2025-04-18 0fbf7c551ba932e7c8bfdb1086bd4ef7acc90a9c
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; }
    }
}