curl --location --request POST 'http://hudson-dev.localhome.cn/poi/preMappingApprove' \
--header 'hudson-access-token: 4266fea25ef44b61a435bb5944e392ac' \
--header 'Content-Type: application/json' \
--data-raw '{
"campId":1605383420226912257,
"poiIds":[1620982453558906881],
"isComplete":1
}'