Commit 5b8352ef by 阮思源

修改下sql2

parent 59807ce5
......@@ -327,7 +327,7 @@
c.has_open_learning_report hasOpenLearningReport
from
book_group_classify c
and c.id in
where c.id in
<foreach collection="list" open="(" separator="," close=")" item="item">
#{item}
</foreach>
......
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