{
"pthone": "33757649990",
"eventId": "310002",
"activityId": "11556871093627650048",
"startTime": "",
"endTime": "",
"pageNum": 1,
"pageSize": 10
}
curl --location --request POST 'http://localhost:8080/stpweb/couponIssuance/stats/getList.do' \
--header 'Content-Type: application/json' \
--data-raw '{
"pthone": "33757649990",
"eventId": "310002",
"activityId": "11556871093627650048",
"startTime": "",
"endTime": "",
"pageNum": 1,
"pageSize": 10
}'
{
"cmd": null,
"data": {
"total": 1,
"pageSize": 10,
"list": [
{
"activityId": "11650745127188037632",
"activityName": "0425卡券业务系统改造活动",
"activityOrganizer": "RF",
"activityOrganizerName": "立方活动方",
"activityStatus": 0,
"createTime": 1700129092000,
"endTime": 1701302580000,
"eventId": "310003",
"eventName": "每日登陆",
"id": 1,
"isdeleted": 0,
"pthone": "",
"startTime": 1700265780000,
"times": 1,
"updateTime": 1700129838000
}
],
"pageNum": 1
},
"errno": "200",
"errtext": "SUCCESS",
"id": null,
"uuid": null
}