{
"orderNumber": "string",
"customerId": 0,
"onlyDate": 0
}curl --location 'https://www.nihaocloud.cn/st-cart/order/order-ageing' \
--header 'Content-Type: application/json' \
--data '{
"orderNumber": "string",
"customerId": 0,
"onlyDate": 0
}'{}