|  | @@ -107,7 +107,7 @@ spring.mail.properties.mail.smtp.starttls.required=true
 | 
	
		
			
				|  |  |  spring.mail.properties.mail.smtp.ssl.enable=true
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  ##\u81EA\u5B9A\u4E49
 | 
	
		
			
				|  |  | -mf.mail.nickname=\u670D\u52A1
 | 
	
		
			
				|  |  | +mf.mail.nickname=\u6C11\u7528\u98DE\u673A\u591A\u5B66\u79D1\u8054\u5408\u8BBE\u8BA1\u4F18\u5316\u8F6F\u4EF6
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  #=======================MQ\u914D\u7F6E================================
 | 
	
	
		
			
				|  | @@ -161,4 +161,11 @@ mf.mq.enable=true
 | 
	
		
			
				|  |  |  #mf.errormvc.enable=true
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  #\u4F7F\u80FD\u6D4B\u8BD5Controller,\u9ED8\u8BA4false
 | 
	
		
			
				|  |  | -mf.testcontroller.enable=true
 | 
	
		
			
				|  |  | +mf.testcontroller.enable=true
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +#
 | 
	
		
			
				|  |  | +spring.thymeleaf.mode=HTML5
 | 
	
		
			
				|  |  | +spring.thymeleaf.cache=false
 | 
	
		
			
				|  |  | +spring.thymeleaf.encoding=utf-8
 | 
	
		
			
				|  |  | +spring.thymeleaf.prefix=classpath:/templates/
 | 
	
		
			
				|  |  | +spring.thymeleaf.suffix=.html
 |