任务 ID
{{ currentRecord.taskId }}
目标类型
{{ currentRecord.targetType }}
目标值
{{ formatJson(currentRecord.targetValue) }}
渠道
{{ currentRecord.channelType }}
内容
{{ formatJson(currentRecord.contentBody) }}
渠道结果
{{ formatJson(currentRecord.channelResult) }}
回调地址
{{ currentRecord.callbackUrl || '-' }}
发送时间
{{ currentRecord.sendTime || '-' }}
完成时间
{{ currentRecord.finishTime || '-' }}