| 
						
						
							
								
							
						
						
					 | 
					@ -111,13 +111,13 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            org_id AS "agencyId", | 
					 | 
					 | 
					            org_id AS "agencyId", | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            org_name AS "agencyName", | 
					 | 
					 | 
					            org_name AS "agencyName", | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <if test="indexCode != null and indexCode != '' and indexCode == 'dangjiannengli'"> | 
					 | 
					 | 
					            <if test="indexCode != null and indexCode != '' and indexCode == 'dangjiannengli'"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                round((party_dev_ablity * party_dev_weight),2) AS "score" | 
					 | 
					 | 
					                round((party_dev_ablity * party_dev_weight),1) AS "score" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					            </if> | 
					 | 
					 | 
					            </if> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <if test="indexCode != null and indexCode != '' and indexCode == 'zhilinengli'"> | 
					 | 
					 | 
					            <if test="indexCode != null and indexCode != '' and indexCode == 'zhilinengli'"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                round((govern_ablity * govern_ablity_weight),2) AS "score" | 
					 | 
					 | 
					                round((govern_ablity * govern_ablity_weight),1) AS "score" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					            </if> | 
					 | 
					 | 
					            </if> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            <if test="indexCode != null and indexCode != '' and indexCode == 'fuwunengli'"> | 
					 | 
					 | 
					            <if test="indexCode != null and indexCode != '' and indexCode == 'fuwunengli'"> | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                round((service_ablity * service_ablity_weight),2) AS "score" | 
					 | 
					 | 
					                round((service_ablity * service_ablity_weight),1) AS "score" | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					            </if> | 
					 | 
					 | 
					            </if> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        FROM | 
					 | 
					 | 
					        FROM | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            screen_index_data_monthly | 
					 | 
					 | 
					            screen_index_data_monthly | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |