feat(storage): integrate Alibaba Cloud OSS for file persistence - Add OSSAdapter and LocalAdapter with StorageFactory pattern - Integrate PKB module with OSS upload - Rename difyDocumentId to storageKey - Create 4 OSS buckets and development specification

This commit is contained in:
2026-01-22 22:02:20 +08:00
parent 483c62fb6f
commit 9c96f75c52
309 changed files with 4583 additions and 172 deletions

View File

@@ -654,6 +654,9 @@ import { logger } from '../../../../common/logging/index.js';

View File

@@ -457,6 +457,9 @@ import { ChatContainer } from '@/shared/components/Chat';

View File

@@ -367,6 +367,9 @@ const initialMessages = defaultMessages.length > 0 ? defaultMessages : [{

View File

@@ -655,6 +655,9 @@ http://localhost:5173/data-cleaning/tool-c

View File

@@ -443,6 +443,9 @@ Docs: docs/03-业务模块/DC-数据清洗整理/06-开发记录/DC模块重建

View File

@@ -316,6 +316,9 @@ ConflictDetectionService // 冲突检测(字段级对比)

View File

@@ -480,6 +480,9 @@ Tool B后端代码**100%复用**了平台通用能力层,无任何重复开发

View File

@@ -257,6 +257,9 @@ $ node scripts/check-dc-tables.mjs