Commit 1a353018 by 吴星煌

bug修复

parent f23b20c3
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
#{conversationId} #{conversationId}
</foreach> </foreach>
</if> </if>
GROUP BY imConversation.id) t GROUP BY imConversation.id,imConversationMembers.id) t
order by t.update_time desc order by t.update_time desc
</select> </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