mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	导入模板添加默认参数
This commit is contained in:
		@@ -493,7 +493,7 @@ public class ExcelUtil<T>
 | 
			
		||||
     */
 | 
			
		||||
    public void importTemplateExcel(HttpServletResponse response, String sheetName) throws IOException
 | 
			
		||||
    {
 | 
			
		||||
        importTemplateExcel(response, sheetName);
 | 
			
		||||
        importTemplateExcel(response, sheetName, StringUtils.EMPTY);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user