exam-system/src/main/resources/mapper/system/ExExamPaperMapper.xml
@@ -50,6 +50,7 @@ update ex_exam_paper set del_flag=1 where id=#{paperId} </update> <select id="selectExamPaperList" resultMap="ExamPaperResult"> <include refid="selectExamPaperVo"/> <where>