curl --location --request POST 'http://localhost:9000/map/newIbms/communityWhitelist/exportCommunityWhitelist' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": "",
"branchId": "",
"organId": "",
"yingFuId": "",
"userName": "",
"agentCode": "",
"agentCate": "",
"pageNo": 1,
"pageSize": 11
}'{}