FrontToken: ********************curl --location --request GET '/miniApp/common/activity/new-year/count' \
--header 'FrontToken: <api-key>'{
"code": 0,
"message": "string",
"data": {
"totalCount": 0,
"shareRewardCount": 0,
"loginRewardCount": 0
},
"success": true
}