{
"id": "66",
"pointCode": "49",
"pointName": "抗霞",
"pointType": "magna Lorem Ut occaecat",
"townCode": "90",
"townName": "况国辉",
"longitude": 79,
"latitude": 35,
"locationDesc": "Duis nostrud consequat",
"manholeCode": "18",
"chamberDrawingCode": "75",
"interceptionScope": "nisi",
"overflowPipeType": "ut",
"delFlag": 1,
"createUser": "in aliqua",
"createDate": "2024-01-10 04:35:13",
"updateUser": "2026-07-10",
"updateDate": "1982-08-05 16:02:13",
"projectId": "49",
"projectName": "牧国华",
"sectionName": "蔡国华"
}curl --location --request PUT 'http://192.168.10.11:7012/api//gwxj/pipePointMaster/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": "66",
"pointCode": "49",
"pointName": "抗霞",
"pointType": "magna Lorem Ut occaecat",
"townCode": "90",
"townName": "况国辉",
"longitude": 79,
"latitude": 35,
"locationDesc": "Duis nostrud consequat",
"manholeCode": "18",
"chamberDrawingCode": "75",
"interceptionScope": "nisi",
"overflowPipeType": "ut",
"delFlag": 1,
"createUser": "in aliqua",
"createDate": "2024-01-10 04:35:13",
"updateUser": "2026-07-10",
"updateDate": "1982-08-05 16:02:13",
"projectId": "49",
"projectName": "牧国华",
"sectionName": "蔡国华"
}'{
"success": false,
"message": "",
"code": 0,
"result": null,
"data": null,
"timestamp": 0
}