{
"groupName": "sj",
"groupIdentifier": "sj",
"scope": "property",
"id": "PPGQpdL8_VB"
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/product/modelgroup/add' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"groupName": "sj",
"groupIdentifier": "sj",
"scope": "property",
"id": "PPGQpdL8_VB"
}'
{
"code": 0,
"message": "操作成功",
"success": "true"
}