This commit is contained in:
2026-03-24 18:07:22 +08:00
parent e062368ef2
commit 9a16f738d8
121 changed files with 8904 additions and 3940 deletions
+9
View File
@@ -0,0 +1,9 @@
# Workflows 模块
## 作用
管理不同类型工作流的注册、路由和执行入口。
## 文件
- `workflow_manager.py`:工作流类型映射与执行调度