Commit 90b96ada by 桂前礼

bug: [none] 解决群关键词不回复的问题

parent 4284762f
......@@ -358,7 +358,6 @@
WHERE q.weixin_group_id = #{_parameter}
AND c.is_delete = 0
AND g.is_delete = 0
AND q.is_delete = 0
LIMIT 1
</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