username@email.com
1 天以前 d4431c7e89865a506af8662244004d0baa7ed609
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; }
    }
}