huangdong %!s(int64=6) %!d(string=hai) anos
pai
achega
3cf1bd8222
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      helper/room/util.php

+ 1 - 0
helper/room/util.php

@@ -150,6 +150,7 @@ class talks_helper
             $sender = intval($item['member_id']);
             $info = [
                 "msg_id" => intval($item['msg_id']),
+                "room_id" => intval($item['room_id']),
                 "member_id" => $sender,
                 "type" => proto_type::from_msgtype(intval($item['type'])),
                 "add_time" => intval($item['add_time']),