curl --location --request GET '/pc/wechat_auth'
{ "status": 0, "msg": "string", "data": { "token": "string", "exp_time": "string" } }