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