Add files via upload

This commit is contained in:
公明
2026-07-22 21:04:18 +08:00
committed by GitHub
parent 93ab362b6f
commit 577c97aab0
4 changed files with 79 additions and 97 deletions
@@ -5,6 +5,7 @@ type ConversationCreateMeta struct {
Source string
WebShellConnectionID string
ProjectID string
RoleName string
ClientIP string
SessionHint string
}