curl --location --request GET '/j1-dashboard/statistics/community-repair'
{
"code": 10000,
"data": [
{
"communityId": 2023052267100146,
"communityName": "星湖花园",
"repairCount": 5
}
],
"message": "提示消息内容"
}