Commit 167c049b by Future

日志补充

parent 20f3182e
......@@ -22,7 +22,7 @@
</select>
<select id="getMyImConversationListAndMsgCount" resultType="com.wecloud.im.vo.ConversationVo">
SELECT imConversation.id,
SELECT imConversation.id as id,
imConversation.create_time,
imConversation.`name`,
imConversation.chat_type,
......
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