mirror of https://gitee.com/stylefeng/roses
【7.0.4】【captcha】暂时打开验证码x轴
parent
4bb50765f4
commit
a6bc4d9727
|
@ -67,7 +67,7 @@ public class DragCaptchaService implements DragCaptchaApi {
|
|||
|
||||
// 清空x轴坐标
|
||||
dragCaptchaImageDTO.setKey(verKey);
|
||||
dragCaptchaImageDTO.setLocationX(null);
|
||||
// dragCaptchaImageDTO.setLocationX(null);
|
||||
|
||||
return dragCaptchaImageDTO;
|
||||
} catch (IOException e) {
|
||||
|
|
Loading…
Reference in New Issue