{
"communityManagerId": "string",
"communityId": "string",
"communityName": "string",
"pageSize": "string",
"pageNo": "string"
}curl --location --request POST 'http://localhost:9000/map/newIbms/communityBasicInfo/getCommunityAssignRecordList' \
--header 'Content-Type: application/json' \
--data-raw '{
"communityManagerId": "string",
"communityId": "string",
"communityName": "string",
"pageSize": "string",
"pageNo": "string"
}'{}