Commit 4c858772 authored by jiaorz's avatar jiaorz

验证码图片问题

parent a3016556
...@@ -107,6 +107,7 @@ public class ClickWordCaptcha extends AbstractCaptcha { ...@@ -107,6 +107,7 @@ public class ClickWordCaptcha extends AbstractCaptcha {
if ((num-1) != i) { if ((num-1) != i) {
wordList.add(word); wordList.add(word);
pointList.add(point);
} }
} }
......
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