mirror of
https://github.com/dromara/tianai-captcha.git
synced 2026-05-14 11:25:36 +08:00
1.5.0正式版
This commit is contained in:
@@ -59,7 +59,9 @@ public class CacheImageCaptchaGenerator implements ImageCaptchaGenerator {
|
||||
this.size = size;
|
||||
this.waitTime = waitTime;
|
||||
this.period = period;
|
||||
this.expireTime = expireTime;
|
||||
if (expireTime != null){
|
||||
this.expireTime = expireTime;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user