组装信息返回给前台 @param message 交互信息 @param type 信息类型 @param userList 在线列表 @return "massage" : { "from" : "xxx", "to" : "xxx", "content" : "xxx", "time" : "xxxx.xx.xx" }, "type" : {notice|message}, "list" : {[xx],[xx],[xx]}
(String message,String type,Collection<OnlineUser> userList)
source not stored for this graph (policy: none)
no test coverage detected