game_server.game_authSimpleAccountDcheck_account_exist本页总览check_account_exist 账号是否存在 声明 bool check_account_exist(string account, string passwd_md5) 参数 参数名描述account账号名称passwd_md5 返回值 true : 账号存在, false : 账号不存在 使用方式 返回文档