game_server.game_socialcomponentsFUserSocialcheck_social_token本页总览check_social_token 校验社交服登录token是否和玩家持有的token匹配 声明 bool check_social_token(mixed token) 参数 参数名描述token社交服登录token 返回值 true-匹配/false-不匹配 使用方式 返回文档