{}
curl --location --request GET 'http://127.0.0.1/call_back/get_call_back?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "url": "string", "aes_key": "string", "token": "string", "call_back_tag": [ "string" ], "errmsg": "string", "errcode": 0 }