Update suites-help/示例代码/Hello-World.md

This commit is contained in:
2026-07-14 06:10:33 +00:00
parent 78bd6c2e9d
commit 8c43be4fb3
+1
View File
@@ -31,6 +31,7 @@ base_image: gis-base:latest
steps: steps:
- id: hello - id: hello
name: 打印消息 name: 打印消息
type: python
script_id: run script_id: run
params: params:
message: $params.message message: $params.message