Skip to content

调用Python模块

流程逻辑

  • 编写Python代码 返回参数 供其他流程调用

操作步骤

  1. 创建python流程 alt text
  2. Python流程:编写Python代码 通过return返回结果 alt text
  3. 调用模块:调用Python流程 选择目标模块 填写输入参数 alt textalt text