curl --location --request GET '/admin-api/statistics/trade/analyse' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": {
"value": {
"date": "2023-12-16",
"turnoverPrice": 1024,
"orderPayPrice": 1024,
"walletPayPrice": 1024,
"afterSaleRefundPrice": 1024,
"brokerageSettlementPrice": 1024,
"rechargePrice": 1024,
"expensePrice": 1024
},
"reference": {
"date": "2023-12-16",
"turnoverPrice": 1024,
"orderPayPrice": 1024,
"walletPayPrice": 1024,
"afterSaleRefundPrice": 1024,
"brokerageSettlementPrice": 1024,
"rechargePrice": 1024,
"expensePrice": 1024
}
},
"msg": "string"
}