authservercommonauth_waypasswordauth_token本页总览auth_token 验证认证令牌 声明 int auth_token(string token, map token_info, string account_id, string account) 参数 参数名描述token认证令牌token_info认证令牌信息account_id账号数字IDaccount账号名称 返回值 验证结果(0: 通过,其他值: 失败) 使用方式 返回文档