curl --location --request GET '/quality-inspect/getInspectHistogramDataInKanBanVos?year' \
--header 'Areacode;'
{
"code": 0,
"msg": "",
"data": [
{
"adCode": "",
"adName": "",
"total": 0,
"handleNum": 0,
"handlePercent": 0.0
}
]
}