在前后端开发联调前 的提交20260223
This commit is contained in:
@@ -20,8 +20,8 @@ from orchestration.task_executor import TaskExecutor
|
||||
from orchestration.flow_runner import FlowRunner
|
||||
|
||||
|
||||
# 保留模块级常量以兼容外部引用
|
||||
PIPELINE_LAYERS = FlowRunner.FLOW_LAYERS
|
||||
# CHANGE [2026-02-20] intent: 移除 PIPELINE_LAYERS 别名,统一使用 FlowRunner.FLOW_LAYERS
|
||||
FLOW_LAYERS = FlowRunner.FLOW_LAYERS
|
||||
|
||||
|
||||
class ETLScheduler:
|
||||
|
||||
Reference in New Issue
Block a user