{
"type": "string",
"status": "string",
"keyword": "string",
"taskId": "string",
"taskRecordId": "string",
"tableNameMap": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/task-console/relations' \
--header 'Content-Type: application/json' \
--data '{
"type": "string",
"status": "string",
"keyword": "string",
"taskId": "string",
"taskRecordId": "string",
"tableNameMap": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": [
{
"id": "string",
"name": "string",
"type": "string",
"syncType": "string",
"taskType": "string",
"status": "string",
"startTime": 0,
"currentEventTimestamp": 0,
"tableNum": 0,
"createDate": "2019-08-24T14:15:22.123Z"
}
]
}