feat: add new Upload page for batch processing and S2A integration with file validation, owner management, and process monitoring.

This commit is contained in:
2026-02-01 03:03:54 +08:00
parent a605e46f2a
commit 8560a33f36

View File

@@ -8,9 +8,7 @@ import {
Loader2,
List,
Activity,
Users,
CheckCircle,
AlertTriangle,
RefreshCw,
} from 'lucide-react'
import { FileDropzone } from '../components/upload'