{
"orderId": "string",
"orderNumber": "string",
"remark": "string"
}curl --location --request POST 'https://www.nihaocloud.cn/st-cart/order/review-to-wish' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderId": "string",
"orderNumber": "string",
"remark": "string"
}'{}