{}
curl --location '/reconnection' \ --header 'AUTHORIZATION: token值' \ --header 'Content-Type: application/json' \ --data '{}'
{ "ret": 0, "msg": "string" }