{
"pageNum": 1,
"pageSize": 10,
"exportExcel": true,
"orderByColumn": "string",
"isAsc": "asc",
"reasonable": false,
"format": 0,
"userId": "string",
"waitPay": true,
"waitAudit": true,
"waitCheck": true,
"isCheck": true,
"waitQuestion": true,
"ended": true,
"pinSql": "string"
}curl --location --request POST '/user/activity/selectUserPageList' \
--header 'user-authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoiMTA4NjM2NTk1MzE2NDAxNzY2NSIsInVzZXJfa2V5IjoiM2JjM2I1Y2ItNzBkZS00OGFhLWE4ZGMtZGI0M2FmZjkzNjc5IiwiZXhwIjoxNzQ0NDgxMjQ2LCJ1c2VybmFtZSI6IjE1NjAxMjE1MTgwIn0.6BW3QWB3KmXRkJ6zx0BRvq2fYcU-7X6NTJFIIRku4hquCeojO6IfXTmv4yR-L-sDsZUfcmeEMeuUEn8jsel9JQ' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": 1,
"pageSize": 10,
"exportExcel": true,
"orderByColumn": "string",
"isAsc": "asc",
"reasonable": false,
"format": 0,
"userId": "string",
"waitPay": true,
"waitAudit": true,
"waitCheck": true,
"isCheck": true,
"waitQuestion": true,
"ended": true,
"pinSql": "string"
}'{
"total": 0,
"rows": [
{
"id": 0,
"name": "",
"format": 0,
"type": 0,
"location": "",
"address": "",
"coverImage": "",
"price": 0.0,
"industryLabels": 0,
"industryLabelsName": "",
"activityStartTime": "",
"activityEndTime": "",
"views": 0,
"followers": 0,
"qrcodeUrl": "",
"qrcodeTemplate": "",
"status": 0,
"registrationQut": 0,
"payerQut": 0,
"chinkInQut": 0,
"businessAssociationId": "",
"associationName": "",
"auth": false,
"logo": "",
"isWatching": false,
"pause": false,
"ticketList": [
{
"id": 0,
"activityId": 0,
"name": "",
"type": 0,
"price": 0.0,
"quantity": 0,
"registrationAudit": 0,
"membershipPerm": 0,
"membershipAudit": 0,
"rightsDesc": ""
}
],
"livestreamId": 0,
"sourceType": 0,
"sourceId": "",
"paymentStatus": 0,
"auditStatus": 0,
"checkInStatus": 0,
"questionnaireStatus": 0,
"confIdNo": 0,
"confId": 0,
"activityConfId": 0,
"showQuestion": false,
"beInvited": 0
}
],
"code": 0,
"msg": ""
}