Commit d8cb2a3d by 徐高华

查询

parent 0aa4f720
......@@ -282,7 +282,7 @@
</if>
<if test="null != searchPage and '' != searchPage ">
<if test="searchPage == 'chatWidget' ">
and a.init_flag = 1
and a.init_flag = 1 and a.wx_chat_id_dk is not null
</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