curl --location --request POST 'http://localhost:9000/map/newIbms/communityWhitelist/savePersonInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"agentCate": "1",
"agentType": "个险",
"agentCode": "1042001000002",
"channel": "0",
"userName": "骆晓敏"
}'{}