curl --location --request GET 'https://jnotetest-hm.jideos.com/search/cover/paper?language=zh' \
--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": [
{
"category": 0,
"categoryText": "",
"isCover": 0,
"colourStatus": 0,
"coverPapers": [
{
"id": "",
"vip": 0,
"name": "",
"fillStyle": 0,
"direction": 0,
"paperType": "",
"showType": 0,
"resources": {
"resFileUrl": "",
"resThumbnailUrl": ""
},
"coverPaperType": 0,
"paperName": "",
"colour": 0,
"paperWidth": 0,
"paperHeight": 0
}
]
}
]
}