curl --location 'https://www.nihaocloud.cn/st-order/query/sync-item' \
--header 'Content-Type: application/json' \
--data '{
"orderId": "string",
"orderNumber": "string",
"status": 0,
"statusList": [
0
],
"timezone": "string",
"oldOrderId": 0,
"skuList": [
"string"
]
}'{}