{
"id": 0,
"state": 0,
"operater": "string",
"relEndTime": "string",
"relStartTime": "string"
}curl --location '/api/companyRel/updateCompanyRelById' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"state": 0,
"operater": "string",
"relEndTime": "string",
"relStartTime": "string"
}'{
"requestId": "string",
"success": true,
"message": null,
"errorCode": "string",
"errorMsg": null,
"requestID": "string",
"total": 0,
"data": [
{}
]
}