curl --location --request GET 'localhost:8081/api/obtain/queue/query/queue/num' \ --header 'token;'
{ "code": 0, "data": 0, "msg": "string" }