Authorization: Bearer ********************
[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"pointCode": "string",
"description": "string",
"value": 0
}
]
curl --location --request POST 'https://online-products.dhichina.cn/gateway/wwtp-paas-main-bus-service/api/SystemSetting/AddProcessedSettings' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"pointCode": "string",
"description": "string",
"value": 0
}
]'
{}