Add files via upload

This commit is contained in:
公明
2026-07-28 18:22:30 +08:00
committed by GitHub
parent f8110413c0
commit 4a19620137
3 changed files with 74 additions and 19 deletions
@@ -6,6 +6,7 @@ type ConversationCreateMeta struct {
WebShellConnectionID string
ProjectID string
RoleName string
AgentMode string
ClientIP string
SessionHint string
}