curl --location --request GET '/api/admin/thirdParty/api/list?groupId=1001&groupCode=POI_STAT&apiName' \
--header 'Authori-zation: {{token}}' \
--header 'source: {{source}}'
{"code":200,"message":"操作成功","data":[{"apiName":"poi统计","apiMemo":"","id":100001,"apiParam":"入参1:省/市/区;入参2:街道或商圈(必选)"},{"apiName":"人群特征","apiMemo":"锁死查询条件:以入参4的【小区或写字楼】为中心点,绘制半径1KM的圆形围栏","id":100002,"apiParam":"入参1:省/市/区;入参2:小区或写字楼(必须);入参3:小区或写字楼的名称(必选)"},{"apiName":"聚客点","apiMemo":"锁死条件:时间段-全天;日期类型-全部;网格边长-200米;过滤条件-无;","id":100003,"apiParam":"入参1:入参1:省/市/区;入参2:街道或商圈(必选);入参3:消费类型,餐饮或购物或娱乐或亲子(必选)"}]}