public void Account_Update(AccountBase account, ref int code, ref string msg) { adapter.Account_Update(account, ref code, ref msg); }