Commit e1163d49 by 朱亚洁

高峰期关键词回复

parent 712acea2
......@@ -228,6 +228,7 @@
bk.is_delete = 0 AND k.is_delete = 0
AND classify_id in (0, ${classifyId})
AND book_group_id = #{bookGroupId}
GROUP BY k.id
order by set_type desc, matching_rule desc, bk.id desc
</select>
......
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