curl --location --request GET 'http://139.198.190.189:58080/admin-api/bpm/activity/list?processInstanceId'{
"code": 0,
"data": [
{
"key": "1024",
"type": "StartEvent",
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"taskId": "2048"
}
],
"msg": "string"
}