{
"recordId": "string",
"viewPw": "string"
}curl --location '/kdb/onlineReport/detail' \
--header 'Content-Type: application/json' \
--data '{
"recordId": "string",
"viewPw": "string"
}'{"code":200,"message":"接口调用成功","data":{"recordId":"637a44b5a81f43088ab9cc4855b2335e","recordName":"测试1","periodType":"WEEK","startDt":"2024-12-18","endDt":"2025-12-19","dataReplay":null,"executePlan":null,"companyLogo":null}}