mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-11-04 10:57:10 +08:00 
			
		
		
		
	refactor: 优化部分配置
This commit is contained in:
		@@ -40,7 +40,7 @@ public class CaptchaProperties {
 | 
			
		||||
    /**
 | 
			
		||||
     * 图形验证码过期时间
 | 
			
		||||
     */
 | 
			
		||||
    @Value("${captcha.graphic.expirationInMinutes}")
 | 
			
		||||
    @Value("${continew-starter.captcha.graphic.expirationInMinutes}")
 | 
			
		||||
    private long expirationInMinutes;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user