curl --location 'https://jnotetest-hm.jideos.com/largemodel/ai/note/convert/quizzes/list' \
--header 'token: z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'appVersionCode: 491' \
--header 'language: zh' \
--header 'Authorization: Bearer z_IGnO3oFfsPLElUaqj2TvqDLdA0jIg5ugLE4vhm8MMlRyVK3GUfkegD9lPGcfWW-Qv0dV_lpie2d8vUB3e9ZIg7mdyv7MiO1-U2FCveDTO61whqHI0JuS-Hl_e3p0AP' \
--header 'Accept-Language: zh' \
--header 'channel: google' \
--header 'deviceId: 123456'{
"status": 0,
"msg": "",
"data": {
"records": [
{
"quizzesId": "",
"aiNoteId": "",
"language": "",
"createTime": "",
"quizzesNumber": 0,
"quizzesType": {
"choice": 0,
"multiple_choice": 0,
"judgment": 0,
"short_answer": 0,
"case_analysis": 0,
"discourse": 0
},
"quizzesContent": [
{
"id": 0,
"question": "",
"type": "",
"options": [
{
"id": "",
"option": ""
}
],
"answer": [
""
],
"yourAnswer": [
""
],
"analysis": ""
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"isSearchCount": false,
"hitCount": false,
"searchCount": false,
"pages": 0,
"ascs": [
""
],
"asc": [
""
],
"descs": [
""
],
"desc": [
""
]
}
}