| 
						
						
							
								
							
						
						
					 | 
					@ -1142,6 +1142,6 @@ | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        left join user_base_info ub on ub.ID_NUM = ru.ID_CARD and ub.DEL_FLAG = 0 | 
					 | 
					 | 
					        left join user_base_info ub on ub.ID_NUM = ru.ID_CARD and ub.DEL_FLAG = 0 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        where ru.DEL_FLAG = 0 | 
					 | 
					 | 
					        where ru.DEL_FLAG = 0 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        and ub.USER_ID is not null | 
					 | 
					 | 
					        and ub.USER_ID is not null | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					        and ru.AGENCY_ID = #{communityId} | 
					 | 
					 | 
					        and FIND_IN_SET(#{communityId},ru.PIDS) | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					    </select> | 
					 | 
					 | 
					    </select> | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					</mapper> | 
					 | 
					 | 
					</mapper> | 
				
			
			
		
	
	
		
		
			
				
					| 
						
						
						
					 | 
					
  |