{}
curl --location --request GET 'http://127.0.0.1/sns/gettoken?appid=dingeqqpkv3xxxx&appsecret=GT-lsu-taDAsTsxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "access_token": "string", "errmsg": "string", "errcode": 0 }