{
"contract": "string",
"date": "2019-08-24",
"dates": "string",
"isDesc": true,
"months": "string",
"order": "string",
"productId": "string",
"type": "string"
}curl --location --request POST 'https://applet.linkqh.com/applet/bff/dragon/findTurnoverAndPriceList' \
--header 'secret: N&h74zqRR4*pkNNw' \
--header 'Content-Type: application/json' \
--data-raw '{
"contract": "string",
"date": "2019-08-24",
"dates": "string",
"isDesc": true,
"months": "string",
"order": "string",
"productId": "string",
"type": "string"
}'{
"code": "string",
"date": {
"dateList": [
{}
],
"settlPriceList": [
0
],
"turnoverTop20TotalList": [
0
],
"turnoverTotalList": [
0
]
},
"msg": "string"
}