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