|  | @ -1392,8 +1392,8 @@ public class SignJob implements Job {
 | 
	
		
			
				|  |  |                 compute_level1(tjOrgMap, orgCode);
 | 
	
		
			
				|  |  |             }
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |             String townCode = doctor.getTown();
 | 
	
		
			
				|  |  |             Hospital hospital=hospitalsMap.get(doctor.getHospital());
 | 
	
		
			
				|  |  |             String townCode = hospital.getTown();
 | 
	
		
			
				|  |  |             //统计区
 | 
	
		
			
				|  |  |             compute_level1(tjTownMap, townCode);
 | 
	
		
			
				|  |  |             //统计市
 |