首页UI调整
This commit is contained in:
@@ -7,8 +7,8 @@ import com.aiosman.ravenow.entity.ProfileEntity
|
||||
import com.google.gson.annotations.SerializedName
|
||||
|
||||
data class Agent(
|
||||
@SerializedName("author")
|
||||
val author: String,
|
||||
/*@SerializedName("author")
|
||||
val author: String,*/
|
||||
@SerializedName("avatar")
|
||||
val avatar: String,
|
||||
@SerializedName("breakMode")
|
||||
|
||||
Reference in New Issue
Block a user