curl --location 'http://117.72.37.29:801/api/question/list' \
--header 'token: cebf84e9b60295b52f975199b4242731'{
"code": 0,
"data": [
{
"id": 0,
"type": 0,
"name": "string",
"content": [
"string"
],
"attachments": [
"string"
]
}
],
"msg": "string"
}