curl --location --request GET '/pc/get_appid'
{ "status": 0, "msg": "string", "data": { "appid": "string", "version": "string" } }