curl --location '/admin-api/trade/order/summary?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"orderCount": 1024,
"orderPayPrice": 1024,
"afterSaleCount": 1024,
"afterSalePrice": 1024
},
"msg": "string"
}