mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-07 02:57:13 +08:00
refactor: 适配 ContiNew Starter 认证模块-SaToken
This commit is contained in:
@@ -38,7 +38,7 @@ import com.wf.captcha.*;
|
||||
public class CaptchaProperties {
|
||||
|
||||
/**
|
||||
* 过期时间
|
||||
* 图形验证码过期时间
|
||||
*/
|
||||
@Value("${captcha.graphic.expirationInMinutes}")
|
||||
private long expirationInMinutes;
|
||||
|
||||
Reference in New Issue
Block a user