@@ -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;