{
"shopUuid": "string",
"newReviewReply": "string"
}curl --location '/userPlatform/dy/poi/reReviewReply' \
--header 'Content-Type: application/json' \
--data '{
"shopUuid": "string",
"newReviewReply": "string"
}'{
"code": 0,
"message": "",
"data": ""
}