{
"platforms": [
"KDB_DP","KDB_MT","MTWM","JD"
],
"parentAreaId": "cs2629",
"startDt": "2025-08-01",
"endDt": "2025-08-15"
}
curl --location --request POST '/userPlatform/reviewAnalyse/punishByZgy' \
--header 'Content-Type: application/json' \
--data-raw '{
"platforms": [
"KDB_DP","KDB_MT","MTWM","JD"
],
"parentAreaId": "cs2629",
"startDt": "2025-08-01",
"endDt": "2025-08-15"
}'
{"code":200,"message":"接口调用成功","data":{"reportUrl":"https://x2-test-1317849249.cos.ap-beijing.myqcloud.com/1/hpj/kdb/reply/20250818/20250818210447.xlsx?versionId=MTg0NDQ5ODg1NTE0MjA1NzUyMzM"}}