[
0
]
curl --location --request POST 'https://test.jiuyun.pro/api/gov/v1/gov/getGovOrganizationRel' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'
{
"errCode": 0,
"errMsg": "string",
"data": [
{
"id": 0,
"createTime": "2019-08-24T14:15:22Z",
"governmentId": 0,
"organizationId": 0,
"communityId": 0
}
]
}