feat(iit): Initialize IIT Manager Agent MVP - Day 1 complete

- Add iit_schema with 5 tables
- Create module structure and types (223 lines)
- WeChat integration verified (Access Token success)
- Update system docs to v2.4
- Add REDCap source folders to .gitignore
- Day 1/14 complete (11/11 tasks)
This commit is contained in:
2025-12-31 18:35:05 +08:00
parent decff0bb1f
commit 4c5bb3d174
154 changed files with 13759 additions and 8 deletions

View File

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

View File

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

View File

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

View File

@@ -618,6 +618,12 @@ http://localhost:5173/data-cleaning/tool-c

View File

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

View File

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

View File

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

View File

@@ -220,6 +220,12 @@ $ node scripts/check-dc-tables.mjs