GET
^api/flows/(?P<flow_id>\d+)/jobs/(?P<job_id>\d+)$
请求参数
参数名
类型
描述
必填
info
object
数据字典
必填
description
string
示例:123
必填
title
string
示例:email test limit 3000
必填
receivers
array
数据列表
必填
send_type
int
1::发送附件和正文 2:只发送附件 3:只发送正文
必填