curl --location --request GET '/zk/erp-car-archive/report/v2/standard/car/statistics?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"respVOList": [
{
"showName": "",
"total": 0,
"statisticsDetailRespVOList": [
{
"showName1": "",
"showName2": "",
"num": 0,
"total": 0
}
]
}
],
"totalAll": 0
},
"msg": ""
}