curl --location --request GET 'https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/webtenant/system/qa/study/' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMyNTRiYmFkLTg2OWMtNDAyZC04M2U1LWE4NmFjZTc3YzFhNyJ9.3lJ0UK4cRS2hJGnCs3v8pac7wABwQ5YkTgp8qfXop-OcSi3WMZh5qYoX5og0OOAMIyz9OvjZULY-OQz6HkZrQw' \
--header 'Referer: https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/5zzMkG/admin/'
{
"code": 0,
"data": {
"chapterName": "string",
"classifyName": "string",
"courseName": "string",
"id": 0,
"qaQuestion": {
"answerType": 0,
"children": {},
"count": 0,
"id": 0,
"isAnswer": 0,
"isSelf": true,
"questionAttachment": "string",
"questionDesc": "string",
"questionType": 0,
"showTime": "string",
"sourceDesc": "string",
"type": 0,
"userAvatar": "string",
"userName": "string"
},
"subjectName": "string",
"topicName": "string",
"userId": 0,
"userName": "string",
"userPhone": "string"
},
"msg": "string",
"traceId": "string"
}