Beta feature 这是一个测试功能,会在前端 v5.14.6 中引入
v5.14.6
Authorization: Bearer ********************
curl --location --request GET 'https://api.mefrp.com/api/auth/system/status' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": { "status": 0, "remark": "string" }, "message": "string" }