{
"id": "71",
"townName": "门勇",
"locationDesc": "incididunt ad tempor exercitation reprehenderit",
"chamberDrawingCode": "75",
"pipeType": "Ut consectetur sint in",
"longitude": 33,
"latitude": 72,
"delFlag": 97,
"createUser": "reprehenderit nulla",
"createDate": "1993-10-03 09:52:29",
"updateUser": "2025-02-16",
"updateDate": "2019-09-21 07:00:02"
}curl --location --request PUT 'http://192.168.10.11:7012/api//gwxj/overflowOutletInfo/update' \
--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 '{
"id": "71",
"townName": "门勇",
"locationDesc": "incididunt ad tempor exercitation reprehenderit",
"chamberDrawingCode": "75",
"pipeType": "Ut consectetur sint in",
"longitude": 33,
"latitude": 72,
"delFlag": 97,
"createUser": "reprehenderit nulla",
"createDate": "1993-10-03 09:52:29",
"updateUser": "2025-02-16",
"updateDate": "2019-09-21 07:00:02"
}'{
"success": false,
"message": "",
"code": 0,
"result": null,
"data": null,
"timestamp": 0
}