feat: Update site name to DataMate and refine text for AI data processing (#48)

* refactor: remove unused components and clean up API logging in KnowledgeBase
This commit is contained in:
Dallas98
2025-10-31 15:36:35 +08:00
committed by GitHub
parent 1797e221c9
commit 452d279195
4 changed files with 0 additions and 774 deletions

View File

@@ -49,7 +49,6 @@ const getStatusColor = (status: string) => {
};
const KnowledgeBaseFileDetail: React.FC = () => {
return <DevelopmentInProgress showTime="2025.10.30" />;
const navigate = useNavigate();
// 假设通过 props 或路由参数获取 selectedFile/selectedKB
const [selectedFile] = useState<KBFile>(