username@email.com
2021-10-14 1c4f3bce3d88557b7ddb5f0a49b4be5e91b416f1
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; }
    }
}