新用户打招呼弹窗bugfix
This commit is contained in:
@@ -11,5 +11,6 @@ data class NewUserHelloInfo(
|
||||
val sayHelloUserAvatar: String = "",
|
||||
val sayHelloUserErbanNo: Int = 0,
|
||||
val sayHelloUserNickname: String = "",
|
||||
val gender: Int = 0,
|
||||
val voiceCard: UserInfoSkillEntity? = null
|
||||
) : Serializable
|
Reference in New Issue
Block a user