docs: 添加流水分析对接文档和数据库迁移计划

This commit is contained in:
wkc
2026-03-02 09:52:28 +08:00
parent 4d94a3cd9d
commit a32af2fc37
11 changed files with 2410 additions and 605 deletions

View File

@@ -1,5 +1,5 @@
-- CCDI 数据库数据
-- 导出时间: 2026-02-28 15:23:04
-- 导出时间: 2026-02-28 15:26:26
-- 源数据库: 116.62.17.81:3306/ccdi
-- 字符集: utf8mb4
@@ -445,6 +445,6 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2026-02-28 15:23:04
-- Dump completed on 2026-02-28 15:26:26
SET FOREIGN_KEY_CHECKS=1;

View File

@@ -1,5 +1,5 @@
-- CCDI 数据库表结构
-- 导出时间: 2026-02-28 15:22:54
-- 导出时间: 2026-02-28 15:26:16
-- 源数据库: 116.62.17.81:3306/ccdi
-- 字符集: utf8mb4
@@ -1092,4 +1092,4 @@ CREATE TABLE `sys_user_role` (
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2026-02-28 15:22:54
-- Dump completed on 2026-02-28 15:26:16