curl --location --request GET 'http://localhost:8080/admin/uniapp/status' \ --header 'token;'
{ "code": 0, "msg": "", "data": 0 }