预留首页-探索,完善群组功能
This commit is contained in:
@@ -29,6 +29,7 @@ data class Agent(
|
||||
val updatedAt: String,
|
||||
@SerializedName("useCount")
|
||||
val useCount: Int
|
||||
|
||||
) {
|
||||
fun toAgentEntity(): AgentEntity {
|
||||
return AgentEntity(
|
||||
|
||||
Reference in New Issue
Block a user