curl --location --request POST 'http://localhost:9000/map/newIbms/communityWhitelist/deletePerson' \ --header 'Content-Type: application/json' \ --data-raw '{ "agentCode": "111" }'
{}