curl --location --request GET 'https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/webtenant/assistant/student/practice/chapterPracticeList?studentId&textbookId' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjMyNTRiYmFkLTg2OWMtNDAyZC04M2U1LWE4NmFjZTc3YzFhNyJ9.3lJ0UK4cRS2hJGnCs3v8pac7wABwQ5YkTgp8qfXop-OcSi3WMZh5qYoX5og0OOAMIyz9OvjZULY-OQz6HkZrQw' \
--header 'Referer: https://jcjy-jcwx-tenant.jiechujiaoyu.com:8082/5zzMkG/admin/'
{
"code": 0,
"data": [
{
"children": [
{}
],
"correctCount": 0,
"correctRate": 0,
"expand": true,
"hasChild": true,
"outlineId": 0,
"outlineName": "string",
"outlineSerialNo": "string",
"parentId": 0,
"practiceCount": 0,
"practiceId": 0,
"practiceStatus": 0,
"questionCount": 0,
"updated": true
}
],
"msg": "string",
"traceId": "string"
}