{
"startDate": "2022-06-20",
"endDate": "2023-06-07"
}curl --location '/ztdomain_symbol_sz/api/bim/middleGround/statistics/model/getCountByType' \
--header 'Content-Type: application/json' \
--data '{
"startDate": "2022-06-20",
"endDate": "2023-06-07"
}'{
"data": [
{
"type": "idbz",
"count": 942
},
{
"type": "ifc",
"count": 864
},
{
"type": "rvt",
"count": 730
},
{
"type": "pdf",
"count": 314
},
{
"type": "dwg",
"count": 194
},
{
"type": "xdbz",
"count": 194
},
{
"type": "pmodel",
"count": 178
},
{
"type": "gdb",
"count": 136
},
{
"type": "png",
"count": 127
},
{
"type": "xdb",
"count": 65
},
{
"type": "skp",
"count": 11
},
{
"type": "XDB",
"count": 11
},
{
"type": "docx",
"count": 9
},
{
"type": "json",
"count": 3
},
{
"type": "xlsx",
"count": 2
},
{
"type": "zip",
"count": 2
},
{
"type": "doc",
"count": 1
}
],
"code": 0,
"errmsg": "成功"
}