curl --location --request GET '/platform/bookmark/listBookmarkNews' \
--header 'user-authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoiMTA4NjM2NTk1MzE2NDAxNzY2NSIsInVzZXJfa2V5IjoiM2JjM2I1Y2ItNzBkZS00OGFhLWE4ZGMtZGI0M2FmZjkzNjc5IiwiZXhwIjoxNzQ0NDgxMjQ2LCJ1c2VybmFtZSI6IjE1NjAxMjE1MTgwIn0.6BW3QWB3KmXRkJ6zx0BRvq2fYcU-7X6NTJFIIRku4hquCeojO6IfXTmv4yR-L-sDsZUfcmeEMeuUEn8jsel9JQ'{
"total": 0,
"rows": [
{
"id": 0,
"modName": "",
"sourceId": "",
"sourceType": 0,
"options": "",
"textType": 0,
"textDesc": "",
"textTitle": "",
"content": "",
"picture": "",
"top": 0,
"digest": "",
"jumpCard": false,
"sort": 0,
"createUserId": "",
"updateUserId": "",
"createTime": "",
"updateTime": "",
"delFlag": "",
"prevId": 0,
"nextId": 0,
"organizerLogo": "",
"organizerName": "",
"organizerAuth": 0,
"createUserName": "",
"createUserAvatar": "",
"userId": ""
}
],
"code": 0,
"msg": ""
}