@@ -4,7 +4,7 @@
<select id="listByPropositionTeacherId"
resultType="com.qmth.distributed.print.business.bean.dto.ExamPaperStructurePageDto">
SELECT
- eps.id,
+ distinct eps.id,
ep.school_id schoolId,
ep.exam_id examId,
ep.third_relate_id thirdRelateId,