Commit 8340b155 by 邹磊浩

修改错题集列表

parent 31673f60
......@@ -42,7 +42,7 @@
<foreach collection="request.userIds" item="userId" open="(" separator="," close=")">
#{userId}
</foreach>
GROUP BY del.question_bank_id
GROUP BY dqbtp.topic
</where>
</select>
<select id="getErrorTopicListDetailById" resultType="com.ruoyi.school.paper.domain.vo.ErrorTopicListDetailVo"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment