curl --location 'http://192.168.10.11:7012/api//gwxj/overflowOutletInfo/save' \
--header 'gis-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3NzIwNzI1ODEsInVzZXJuYW1lIjoic3lhZG1pbiJ9._MztFZUO72f_nClLz-Yf-qcDFHOm-G_o1ZkJZplzSQU' \
--header 'x-tenant-id: 1011' \
--header 'x-access-token: {{$string.uuid}}' \
--header 'Content-Type: application/json' \
--data '{
"townName": "双雅婷",
"locationDesc": "veniam dolore",
"chamberDrawingCode": "73",
"pipeType": "esse non Excepteur amet",
"longitude": 51,
"latitude": 82
}'