fix: 修复个人信息加载失败
This commit is contained in:
parent
b67da26b16
commit
9593e5870e
|
|
@ -123,8 +123,6 @@ data class Profile(
|
|||
val postNum: String,
|
||||
@SerializedName("priv_sets")
|
||||
val privSets: PrivSets,
|
||||
@SerializedName("profit_list")
|
||||
val profitList: String,
|
||||
@SerializedName("repost_num")
|
||||
val repostNum: String,
|
||||
@SerializedName("seal_prefix")
|
||||
|
|
|
|||
Loading…
Reference in New Issue