curl --location --request POST 'http://localhost:9000/map/newIbms/communityWhitelist/savePersonInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"agentCate": "1",
"agentCode": "hetao",
"channel": "0",
"branchId": "",
"organId": "",
"deptId": "",
"userName": "何涛"
}'{}