{}curl --location --request POST '/admin/activity/data/summary' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"ret": 0,
"msg": "success",
"err": null,
"data": {
"totalRewardMoney": 188,
"totalRewardCustomer": "2",
"totalInviteCount": "1"
},
"ok": true
}