fix: 缓冲区分析 — params 统一为 $params.xxx 引用

This commit is contained in:
2026-07-13 10:49:53 +00:00
parent 13c47b614e
commit e3841f2057
+1 -1
View File
@@ -28,7 +28,7 @@ steps:
name: 全流水线 name: 全流水线
script_id: process script_id: process
params: params:
buffer_distance: buffer_distance buffer_distance: $params.buffer_distance
resolved_params: resolved_params:
- step_index: 0 - step_index: 0