IM->conversation->getSortedConversationList(); return json([ 'code' => 0, 'msg' => 'success', 'data' => $list ]); } }