执行动作参数
字段定义
text
customId
string
动作标识
必需
示例:
MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011
taskId
string
任务ID
必需
示例:
14001934816969359
notifyHook
string
可选
回调地址, 为空时使用全局notifyHook
state
string
自定义参数
可选示例
json
{
"customId": "MJ::JOB::upsample::2::3dbbd469-36af-4a0f-8f02-df6c579e7011",
"taskId": "14001934816969359",
"notifyHook": "string",
"state": "string"
}