curl --location --request GET '/login/wegame/status?frameworkToken=e5189938-1075-46f5-8986-d6d39c223d15' \
--header 'Authorization: Bearer sk-KDZh5cHWEkm2sF5DFDAKY3heoK6Ye33b'
{
"code": 0,
"msg": "查询成功",
"status": "pending",
"qq": "",
"expire": 1753061367458,
"frameworkToken": "e5189938-1075-46f5-8986-d6d39c223d15"
}