@@ -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">