Commit a470843c authored by jiaorz's avatar jiaorz

验证码图片问题

parent b60f57ea
......@@ -30,7 +30,7 @@ public class ClickWordCaptcha extends AbstractCaptcha {
private static int HAN_ZI_SIZE = 60;
private static int HAN_ZI_SIZE_HALF = 30/2;
private static int HAN_ZI_SIZE_HALF = 60/2;
@Override
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment