curl --location --request GET 'https://m1.apifoxmock.com/m1/4737255-0-default/stock/orders/'
{
"pages": 0,
"current": 0,
"size": 0,
"total": 0,
"records": [
{
"skuId": 0,
"businessId": "",
"submitted": false,
"amount": 0,
"alreadyAfterSales": 0,
"createTime": "",
"updateTime": "",
"version": 0,
"stockCountAmount": 0
}
]
}