curl --location --request GET 'https://jnotetest-hm.jideos.com/jnotes/search/cover/paper?language=zh' \
--header 'Authorization: Bearer 01uohrj-elUlvNnLxb3uuYDy28LD3Pum49U531TlDWhqS2QbLMm1LhhWaW42TN8UV6caM_E9bvB6qkSBXZu0jCHQ9PdX9NnDIb7UdofssDFhwkuOijQ6T6ZPbBl5jEO7' \
--header 'token: 01uohrj-elUlvNnLxb3uuYDy28LD3Pum49U531TlDWhqS2QbLMm1LhhWaW42TN8UV6caM_E9bvB6qkSBXZu0jCHQ9PdX9NnDIb7UdofssDFhwkuOijQ6T6ZPbBl5jEO7' \
--header 'appVersionCode: 408' \
--header 'Accept-Language: zh' \
--header 'language: en'
{
"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
}
]
}
]
}