| 
					
				 | 
			
			
				@@ -897,7 +897,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <select id="orgOwnerList" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             resultType="com.dayaedu.cbs.openfeign.wrapper.music.CbsMusicSheetExtendWrapper$MusicSheetExtend"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        select id_ userId,name_ username,'ORG' clientType,phone_ phone from tenant_info where enable_flag_ = 1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        select id_ organizationRoleId,name_ organizationRole,'ORG' clientType,phone_ phone from tenant_info where enable_flag_ = 1 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <if test="param.name != null and param.name != ''"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             AND (phone_ LIKE CONCAT('%',#{param.name},'%') OR name_ LIKE CONCAT('%',#{param.name},'%')) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </if> 
			 |