doc: update callback body

2.3.1
lzwcyd 3 years ago
parent 9fe7aaa12e
commit 4427908c23

@ -1492,9 +1492,8 @@ Header
[{ [{
"logId":1, // 本次调度日志ID "logId":1, // 本次调度日志ID
"logDateTim":0, // 本次调度日志时间 "logDateTim":0, // 本次调度日志时间
"executeResult":{ "handleCode":200, // 200 表示任务执行正常500表示失败
"code": 200, // 200 表示任务执行正常500表示失败 "handleMsg": null
"msg": null
} }
}] }]

Loading…
Cancel
Save