springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/java/com/panzhihua/service_user/service/impl/UserServiceImpl.java
@@ -3299,8 +3299,8 @@ } @Override public R newIndexData(Integer type, Long streetId,Long areaCode) { IndexDataKanbanVO indexDataKanbanVO = userDao.selectIndexDataKanban(null); public R newIndexData(Integer type, Long streetId,Long areaCode,String appId) { IndexDataKanbanVO indexDataKanbanVO = userDao.selectIndexDataKanban(appId); IndexDataAnalysisVO vo=new IndexDataAnalysisVO(); if (ObjectUtils.isEmpty(type)){ //不传默认为所有区县