Skip to content

指令名称:下载文件

指令说明:文件${url} 下载到 ${downloadPath}/${fileName}

指令输入:

参数名参数lebel参数类型参数填写说明
url下载链接string请输入URL
protocolHeader协议头textarea设置请求协议头,例如:
Accept: application/json, text/plain, */*
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: zh-CN,zh;q=0.9
Cache-Control: no-cache
downloadPath下载目录string
fileName保存的文件名string请输入文件名, 留空则使用URL文件名

指令输出:

参数名参数lebel参数类型参数填写说明
filePath文件路径string