feat: Implement core backend server with file upload, monitoring, S2A API proxy, and team processing features.

This commit is contained in:
2026-01-30 10:15:31 +08:00
parent cefbb2f38f
commit 38dde08648
5 changed files with 307 additions and 32 deletions

View File

@@ -98,7 +98,7 @@ export default function FileDropzone({ onFileSelect, disabled = false, error }:
</div>
<div className="text-xs text-slate-400 dark:text-slate-500">
: [&#123;"account": "email", "password": "pwd", "token": "..."&#125;]
支持格式: JSON //JSONL
</div>
</div>
</div>