fix: 图片旋转完善
This commit is contained in:
@@ -89,6 +89,7 @@ public class ReactRotateCaptchaController {
|
||||
redisUtil.del(prefix);
|
||||
return CaptchaResult.ok();
|
||||
} else {
|
||||
redisUtil.del(prefix);
|
||||
return CaptchaResult.fail();
|
||||
}
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user