新增对话
This commit is contained in:
@@ -59,6 +59,8 @@ data class AccountProfileEntity(
|
||||
val isFollowing: Boolean,
|
||||
// 主页背景图
|
||||
val banner: String?,
|
||||
// trtcUserId
|
||||
val trtcUserId: String,
|
||||
)
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user