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