curl --location --request GET '/infra/job-log/get?id=1024'
{
"code": 0,
"data": {
"id": 0,
"jobId": 0,
"handlerName": "",
"handlerParam": "",
"executeIndex": 0,
"beginTime": "",
"endTime": "",
"duration": 0,
"status": 0,
"result": "",
"createTime": ""
},
"msg": ""
}