{
"type": 0,
"list": [
{
"minValue": 0,
"maxValue": 0,
"configExt": "string"
}
]
}curl --location --request POST 'test-mg-admin.hwyc.io/pri/api/v1/common/config/set' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 0,
"list": [
{
"minValue": 0,
"maxValue": 0,
"configExt": "string"
}
]
}'{
"code": 0,
"msg": "",
"data": false
}