|  | @@ -374,7 +374,7 @@ public class WpsFileServiceImpl extends ServiceImpl<WpsFileMapper, WpsFile> impl
 | 
	
		
			
				|  |  |      public String createTemplateFile(String template){
 | 
	
		
			
				|  |  |          boolean typeTrue = FileUtil.checkCode(template);
 | 
	
		
			
				|  |  |          if (typeTrue){
 | 
	
		
			
				|  |  | -            return wpsUtil.getTemplateWpsUrl(template,"3");
 | 
	
		
			
				|  |  | +            return wpsUtil.getTemplateWpsUrl(template,"913039605");
 | 
	
		
			
				|  |  |          }
 | 
	
		
			
				|  |  |          return "";
 | 
	
		
			
				|  |  |      }
 |