curl --location --request GET 'https://test.51vive.com/classroom/courseChapter/qyGetNature?id'
R
{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"name": "string",
"pid": 0,
"isSee": true,
"videosOssId": "string",
"videos": "string",
"informationOssId": "string",
"information": "string",
"isDownload": 0,
"createTime": "2019-08-24T14:15:22Z",
"sort": 0,
"time": 0,
"isOk": true,
"lastSchedules": true,
"informationName": "string",
"videosFirstId": "string",
"videosFirst": "string",
"equityTool": 0,
"equityRobot": 0,
"isLock": true,
"examine": true,
"examineTitle": "string",
"unlockId": 0,
"unlockName": "string",
"caseIds": [
0
],
"caseNames": [
"string"
],
"knowledgePoint": "string",
"equityCase": 0,
"classification": 0,
"children": [
{}
],
"videoScore": 0,
"videoScoreThreshold": 0,
"evaluateScore": 0,
"examExcellentScore": 0,
"examGoodScore": 0,
"examBadScore": 0,
"courseType": 0,
"imageText": "string",
"questionVos": [
{
"id": 0,
"question": "string",
"score": 0,
"answerBos": [
{
"id": 0,
"answer": "string",
"right": true
}
],
"answerType": 0
}
]
}
}