[
"string"
]
curl --location --request POST 'https://online-products.dhichina.cn/gateway/wwtp-paas-service/api/CodeConfig/GetOnlinePoints' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'
[
{
"pointCode": "string",
"position": "string",
"pointName": "string",
"stationCode": "string",
"unit": "string",
"isKeyPoint": true,
"isInput": true,
"isUse": true,
"defaultValue": 0
}
]