mirror of
https://github.com/dromara/tianai-captcha.git
synced 2026-05-07 06:04:34 +08:00
加入旋转图片验证码
This commit is contained in:
+2
@@ -80,6 +80,8 @@ public class CacheImageCaptchaGenerator implements ImageCaptchaGenerator {
|
||||
} catch (Exception e) {
|
||||
// cache所有
|
||||
log.error("缓存队列扫描时出错, ex", e);
|
||||
// 删掉它
|
||||
queueMap.remove(k);
|
||||
// 休眠
|
||||
sleep();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user