{}
curl --location --request GET 'http://127.0.0.1/sso/gettoken?corpid=ding1234&corpsecret=2pyNWs4LV8Ge2Mxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "access_token": "string", "errmsg": "string", "errcode": 0 }