Commit 364d8f72 by 徐高华

Merge branch 'feature/社群' into 'developer'

活码关联群

See merge request !771
parents 6e766c8c 9f143847
......@@ -278,7 +278,7 @@
and a.chat_status in (0,1,2,3,4)
</if>
<if test="null == chatHmId">
and a.chat_status in (0,3)
and a.chat_status in (0,3) and a.init_flag = 1
</if>
</if>
<if test="null != status and 1==status">
......
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