{
"recordId": "string",
"viewPw": "string"
}curl --location '/userPlatform/dy/onlineReport/validViewPw' \
--header 'Content-Type: application/json' \
--data '{
"recordId": "string",
"viewPw": "string"
}'{
"code": 0,
"message": "",
"data": ""
}