|  |  |  | @ -39,6 +39,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" | 
			
		
	
		
			
				
					|  |  |  |  | 				and date_format(create_time,'%Y%m%d') <= date_format(#{params.endTime},'%Y%m%d') | 
			
		
	
		
			
				
					|  |  |  |  | 			</if> | 
			
		
	
		
			
				
					|  |  |  |  | 		</where> | 
			
		
	
		
			
				
					|  |  |  |  | 		ORDER BY create_time DESC | 
			
		
	
		
			
				
					|  |  |  |  | 	</select> | 
			
		
	
		
			
				
					|  |  |  |  | 	 | 
			
		
	
		
			
				
					|  |  |  |  | 	<select id="selectDictTypeAll" resultMap="SysDictTypeResult"> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |