| 
				
				
					
				
				
				 | 
			
			 | 
			@@ -5,11 +5,11 @@ | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    <resultMap id="BaseResultMap" type="com.iformall.domain.po.WxCUserAuthority"> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="user_name" jdbcType="VARCHAR" property="userName"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="type" jdbcType="VARCHAR" property="type"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="type" jdbcType="INTEGER" property="type"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="resource_id" jdbcType="VARCHAR" property="resourceId"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="class" jdbcType="VARCHAR" property="classType"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="class" jdbcType="INTEGER" property="classType"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="expire_time" jdbcType="VARCHAR" property="expireTime"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="current_time" jdbcType="VARCHAR" property="expireTime"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			        <result column="current_time" jdbcType="VARCHAR" property="currentTime"/> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    </resultMap> | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			    <select id="getAuthorAvatar" resultType="com.iformall.domain.po.WxCUserAuthority"> | 
		
		
	
	
		
			
				| 
				
					
				
				
				
				 | 
			
			 | 
			
  |