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