|
|
|
@ -434,7 +434,7 @@ public class ExamServiceImpl implements ExamService {
|
|
|
|
|
|
|
|
|
|
String radioIdsStr = "";
|
|
|
|
|
String checkIdsStr = "";
|
|
|
|
|
String judgeIdsStr = "";
|
|
|
|
|
String judgeIdsStr = "";//djfndiosbchjdshjiowceduikmn
|
|
|
|
|
List<ExamQuestionSelectVo> radios = examVo.getExamQuestionSelectVoRadioList();
|
|
|
|
|
List<ExamQuestionSelectVo> checks = examVo.getExamQuestionSelectVoCheckList();
|
|
|
|
|
List<ExamQuestionSelectVo> judges = examVo.getExamQuestionSelectVoJudgeList();
|
|
|
|
|