Commit 5b8352ef by 阮思源

修改下sql2

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