Eric 2 年之前
父節點
當前提交
43ff16921c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mec-biz/src/main/resources/config/mybatis/ImLiveBroadcastRoomMemberMapper.xml

+ 1 - 0
mec-biz/src/main/resources/config/mybatis/ImLiveBroadcastRoomMemberMapper.xml

@@ -63,6 +63,7 @@
             and a.whether_mic_status_ = #{param.whetherMicStatus}
         </if>
         group by a.user_id_
+        ORDER BY a.join_time_
     </select>
 
     <update id="updateOnlineStatus">