Commit 6b944b21 by 徐高华

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

sql

See merge request !515
parents 672aadd4 7a8cc640
......@@ -148,7 +148,7 @@
<select id="list" resultMap="result-map-tabHaobanGroupChatHm">
SELECT
<include refid="Base_Column_List" /> FROM tab_haoban_group_chat_hm WHERE
wx_enterprise_id =#{wxEnterpriseId} and enterprise_id=#{enterpriesId}
wx_enterprise_id =#{wxEnterpriseId} and enterprise_id=#{enterpriseId}
and delete_flag = 0
</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