kongzy
2024-06-26 daf7acb4f107a427e4a83ba1eb26e5e6012cbdaf
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>