搜索用户直播中

This commit is contained in:
oujunhui
2020-05-09 20:08:10 +08:00
parent 555aa5947d
commit f2e65c622c
6 changed files with 10 additions and 6 deletions

View File

@@ -31,6 +31,8 @@ public class RoomInfo implements Parcelable,Serializable {
private long roomId;
private long roomUid;
public String title;
//头像
private String avatar;