From 8c43be4fb35cd79ba326f60c42f5dab07b98f64b Mon Sep 17 00:00:00 2001 From: Huawei Date: Tue, 14 Jul 2026 06:10:33 +0000 Subject: [PATCH] =?UTF-8?q?Update=20suites-help/=E7=A4=BA=E4=BE=8B?= =?UTF-8?q?=E4=BB=A3=E7=A0=81/Hello-World.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suites-help/示例代码/Hello-World.md | 1 + 1 file changed, 1 insertion(+) 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