Authorization: Bearer ********************
[
{
"time": "2019-08-24T14:15:22Z",
"pointCode": "string",
"value": 0
}
]
curl --location --request POST 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/WQAnalysis/UpdateWQInputData' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"time": "2019-08-24T14:15:22Z",
"pointCode": "string",
"value": 0
}
]'
{}