{
"userId": "string",
"token": "string",
"startTime": "string",
"endTime": "string",
"describe": "string",
"classId": 0,
"isCancel": 0,
"page": 0,
"limit": 0,
"shopId": "string",
"activityId": 0,
"redpacketOwnerId": 0,
"isPersonRecord": 0,
"luckyDrawTimes": 0,
"surplusDrawTimes": 0,
"numberOfDailyLottery": 0,
"prizeId": 0,
"prizeId2": 0,
"userName": "string"
}curl --location --request POST '/activity/spinwinPerson/query' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "string",
"token": "string",
"startTime": "string",
"endTime": "string",
"describe": "string",
"classId": 0,
"isCancel": 0,
"page": 0,
"limit": 0,
"shopId": "string",
"activityId": 0,
"redpacketOwnerId": 0,
"isPersonRecord": 0,
"luckyDrawTimes": 0,
"surplusDrawTimes": 0,
"numberOfDailyLottery": 0,
"prizeId": 0,
"prizeId2": 0,
"userName": "string"
}'{
"code": 0,
"message": "",
"data": {}
}