he2802 3 years ago
parent
commit
55f551fae1

+ 0 - 1
zhongzheng-system/src/main/java/com/zhongzheng/modules/bank/service/impl/QuestionServiceImpl.java

@@ -1477,7 +1477,6 @@ public class QuestionServiceImpl extends ServiceImpl<QuestionMapper, Question> i
                             hasRightTag= false;
                         }
                     }
-                    System.out.println(index);
                     if (content.startsWith("正确答案:")){
                         if(!hasRightTag){
                             hasRightTag = true;