|  |  | @ -35,6 +35,9 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |           resultType="com.glxp.api.entity.sup.UserCertEntity"> |  |  |  |           resultType="com.glxp.api.entity.sup.UserCertEntity"> | 
			
		
	
		
		
			
				
					
					|  |  |  |     select * from user_cert |  |  |  |     select * from user_cert | 
			
		
	
		
		
			
				
					
					|  |  |  |     <where> |  |  |  |     <where> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       <if test="businessId != '' and businessId!=null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         and businessId = #{businessId} | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |       </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |       <if test="customerId != '' and customerId!=null"> |  |  |  |       <if test="customerId != '' and customerId!=null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |         and customerId = #{customerId} |  |  |  |         and customerId = #{customerId} | 
			
		
	
		
		
			
				
					
					|  |  |  |       </if> |  |  |  |       </if> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |