{
"hotelId": 0,
"roomId": 0,
"orderId": 0,
"content": "string",
"photo": "string",
"score": 0,
"userId": 0
}
curl --location --request POST 'https://yzt.hntpxx.com/api/mEvaluate/createMEvaluate' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotelId": 0,
"roomId": 0,
"orderId": 0,
"content": "string",
"photo": "string",
"score": 0,
"userId": 0
}'
{}