| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -68,7 +68,7 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        <if test="deptId !='' and deptId != null"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            and v.ALL_DEPT_IDS like concat('%',#{deptId},'%') | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        </if> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        ORDER BY u.POINTS desc,v.CREATED_TIME DESC | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        ORDER BY v.KINDNESS_TIME desc,u.POINTS DESC | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    </select> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    <select id="volunteerInfoCount" resultType="int"> | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |