curl --location --request GET '/article/category/list'
{ "status": 0, "msg": "string", "data": [ { "id": 0, "title": "string" } ] }