curl --location --request GET '/api/questionbank/categoryLists' \
--header 'token: 3989d5df002cfac2c007447d2bc27aff'{
"code": 0,
"show": 0,
"msg": "string",
"data": [
{
"id": 0,
"name": "string"
}
]
}