{
"recordId": "string",
"recordName": "string",
"viewPw": "string",
"dataReplay": "string",
"executePlan": "string"
}curl --location '/kdb/onlineReport/edit' \
--header 'Content-Type: application/json' \
--data '{
"recordId": "string",
"recordName": "string",
"viewPw": "string",
"dataReplay": "string",
"executePlan": "string"
}'{"code":200,"message":"接口调用成功","data":"修改成功"}