{
"spu": "string",
"filterCode": "string",
"reviewId": 0,
"supplierCode": "string",
"language": 0,
"showCommentId": 0,
"test": true,
"countryCode": "string"
}
curl --location --request POST 'https://www.nihaocloud.cn/st-order/order-review/translate' \
--header 'Content-Type: application/json' \
--data-raw '{
"spu": "string",
"filterCode": "string",
"reviewId": 0,
"supplierCode": "string",
"language": 0,
"showCommentId": 0,
"test": true,
"countryCode": "string"
}'
{
"content": "",
"replyContent": ""
}