diff --git a/suites-help/示例代码/Hello-World.md b/suites-help/示例代码/Hello-World.md index d6ae795..9179028 100644 --- a/suites-help/示例代码/Hello-World.md +++ b/suites-help/示例代码/Hello-World.md @@ -31,6 +31,7 @@ base_image: gis-base:latest steps: - id: hello name: 打印消息 + type: python script_id: run params: message: $params.message