{
"pageNo": 0,
"pageSize": 0,
"pageNoBegin": 0,
"pageNoEnd": 0,
"ids": [
0
]
}curl --location --request POST 'https://test.jiuyun.pro/api/uc/v1/community/communityByOrganizationIdsCount' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNo": 0,
"pageSize": 0,
"pageNoBegin": 0,
"pageNoEnd": 0,
"ids": [
0
]
}'{
"errCode": 0,
"errMsg": "string",
"data": 0
}