curl --location --request GET '/platform/bookmark/listFocusBusinessActivity' \
--header 'user-authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoiMTA4NjM2NTk1MzE2NDAxNzY2NSIsInVzZXJfa2V5IjoiM2JjM2I1Y2ItNzBkZS00OGFhLWE4ZGMtZGI0M2FmZjkzNjc5IiwiZXhwIjoxNzQ0NDgxMjQ2LCJ1c2VybmFtZSI6IjE1NjAxMjE1MTgwIn0.6BW3QWB3KmXRkJ6zx0BRvq2fYcU-7X6NTJFIIRku4hquCeojO6IfXTmv4yR-L-sDsZUfcmeEMeuUEn8jsel9JQ'{
"total": 0,
"rows": [
{
"activityId": "",
"name": "",
"format": 0,
"focusDesc": "",
"options": "",
"date": "",
"location": "",
"address": "",
"industryLabels": 0,
"industryLabelsName": "",
"activityStartTime": "",
"activityEndTime": "",
"coverImage": "",
"views": 0,
"followers": 0,
"status": 0,
"businessAssociationId": "",
"organizerName": "",
"organizerLogo": "",
"organizerType": 0,
"organizerAuth": 0,
"ticketList": [
{
"id": 0,
"activityId": 0,
"name": "",
"type": 0,
"price": 0.0,
"quantity": 0,
"registrationAudit": 0,
"membershipPerm": 0,
"membershipAudit": 0,
"rightsDesc": ""
}
]
}
],
"code": 0,
"msg": ""
}