Authorization: ********************
curl --location --request GET 'https://api.me0wo.top/v1/auth' \ --header 'Authorization;'
{ "success": true, "msg": "OK", "data": { "token": "string", "expire": 111111 } }