Authorization: ********************
curl --location --request POST 'http://perfit-api.test.muke.design/api/auth/logout/all' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "message": "已退出所有设备", "data": {} }