curl --location --request GET '/tag/list'
{ "code": 0, "msg": "string", "data": [ { "id": 0, "name": "string", "priorityLevel": 0, "type": 0 } ] }