题库管理和试卷管理代码提交

main
hujunpeng 4 months ago
parent 3f136a16b8
commit 342bb58548
  1. 1
      ccic-exam/src/main/resources/mappers/ExamPaperMapper.xml

@ -135,5 +135,6 @@
AND ep.id = #{id} AND ep.id = #{id}
</if> </if>
</where> </where>
ORDER BY pq.question_number
</select> </select>
</mapper> </mapper>
Loading…
Cancel
Save