Commit 4180816e by 徐高华

test

parent 0956dce7
...@@ -94,6 +94,6 @@ ...@@ -94,6 +94,6 @@
#{id} #{id}
</foreach> </foreach>
and relation.delete_flag = 0 and relation.status_flag = 1 and chat.delete_flag = 0 and chat.chat_status in (0,1,2,3) and relation.delete_flag = 0 and relation.status_flag = 1 and chat.delete_flag = 0 and chat.chat_status in (0,1,2,3)
chat.`hm_add_status` = 1 GROUP BY relation.`chat_hm_id` and chat.`hm_add_status` = 1 GROUP BY relation.`chat_hm_id`
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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