UI调整
This commit is contained in:
@@ -41,7 +41,7 @@ data class AgentMomentRequestBody(
|
||||
|
||||
data class SingleChatRequestBody(
|
||||
@SerializedName("agentOpenId")
|
||||
val generateText: String? = null,
|
||||
val agentOpenId: String? = null,
|
||||
@SerializedName("agentTrtcId")
|
||||
val agentTrtcId: String? = null,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user