curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/task/migrate-js/get-result?taskId=&jsNodeId='{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {
"before": [
{
"property1": {},
"property2": {}
}
],
"after": [
{
"property1": {},
"property2": {}
}
],
"over": true
}
}