Authorization: Bearer ********************
{
"startTime": "string",
"endTime": "string",
"dateType": "string",
"reportType": "string",
"orderColumn": "string",
"orderType": "string"
}
{
"code": 200,
"message": "操作成功",
"data": [
{
"reportType": "",
"currentData": {},
"contemporaneousData": {},
"ringComparison": {},
"extend": {
"{}": {}
}
}
]
}