更新
This commit is contained in:
@@ -102,6 +102,7 @@ type ArchiveMessage struct {
|
||||
UserId string `json:"userId"` // 用户ID
|
||||
Platform string `json:"platform"` // 平台标识
|
||||
SessionId string `json:"sessionId"` // RAGFlow Session ID
|
||||
TenantId string `json:"tenantId"` // 租户ID
|
||||
Timestamp int64 `json:"timestamp"` // 发送时间戳
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user