|  | @@ -109,6 +109,9 @@ public static String getWeekStart(){
 | 
											
												
													
														|  |                  sysOrg1 = remoteOrgService.selectOrgById(s.getParentId(), SecurityConstants.INNER);
 |  |                  sysOrg1 = remoteOrgService.selectOrgById(s.getParentId(), SecurityConstants.INNER);
 | 
											
												
													
														|  |              } else {
 |  |              } else {
 | 
											
												
													
														|  |                  sysOrg1 = remoteOrgService.selectOrgById(remoteOrgService.selectOrgById(s.getParentId(), SecurityConstants.INNER).getParentId(), SecurityConstants.INNER);
 |  |                  sysOrg1 = remoteOrgService.selectOrgById(remoteOrgService.selectOrgById(s.getParentId(), SecurityConstants.INNER).getParentId(), SecurityConstants.INNER);
 | 
											
												
													
														|  | 
 |  | +          if (-1==sysOrg1.getShortName().indexOf("地区行社")){
 | 
											
												
													
														|  | 
 |  | +              sysOrg1 = remoteOrgService.selectOrgById(remoteOrgService.selectOrgById(remoteOrgService.selectOrgById(s.getParentId(), SecurityConstants.INNER).getParentId(), SecurityConstants.INNER).getParentId(), SecurityConstants.INNER);
 | 
											
												
													
														|  | 
 |  | +          }
 | 
											
												
													
														|  |              }
 |  |              }
 | 
											
												
													
														|  |              monitoringAccessVO.setCity(sysOrg1.getShortName().split("地区行社")[0]);
 |  |              monitoringAccessVO.setCity(sysOrg1.getShortName().split("地区行社")[0]);
 | 
											
												
													
														|  |              Integer integer = monitorAccessReportMapper.selectNetworkNumberByPath(s.getPath());
 |  |              Integer integer = monitorAccessReportMapper.selectNetworkNumberByPath(s.getPath());
 |