{
"content": "string",
"rating": 5
}curl --location --request POST 'http://10.168.1.163:48080/open-api/v1/orders//review?merchantId&orderId=1' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"rating": 5
}'{
"code": 0,
"msg": "",
"data": false
}