curl --location --request GET 'http://localhost:3000/api/web/index/category'
{ "code": 200, "message": "获取成功", "data": {} }