diff --git a/suites-help/开发者指南/Workflow-规范.md b/suites-help/开发者指南/Workflow-规范.md index 9440440..afb8e86 100644 --- a/suites-help/开发者指南/Workflow-规范.md +++ b/suites-help/开发者指南/Workflow-规范.md @@ -12,6 +12,7 @@ description: 套件功能描述 version: 1.0.0 author: 作者名 tags: [标签1, 标签2] +platform: all category: 业务分类(如:土地整治) params: @@ -33,6 +34,7 @@ steps: - id: step1 name: 步骤名称 type: python + runtime: python3 script_id: run params: input: $params.input_path