curl --location --request GET '/api/admin/thirdParty/record/stat?apiId=&apiName=&createStartTime=&createEndTime=&bizNo=&bizId=&groupName=&groupId=&successFlag=&dateLimit=' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{"code":200,"message":"操作成功","data":[{"groupName":"POI统计","totalQuantity":6},{"groupName":"商场排名","totalQuantity":1},{"groupName":"聚客点","totalQuantity":0},{"groupName":"餐饮品牌排名","totalQuantity":0},{"groupName":"人群特征","totalQuantity":0}]}