{
"id": "cdda8fd997494522bed7954c84432906",
"name": "网关你好2",
"deptId": "000000",
"location": {
"address": "",
"longitude": null,
"latitude": null
}
}curl --location 'ssiot.cc/api/gateway/modify' \
--header 'Authentication: 在用户管理中创建或通过login接口获取' \
--header 'Content-Type: application/json' \
--data '{
"id": "cdda8fd997494522bed7954c84432906",
"name": "网关你好2",
"deptId": "000000",
"location": {
"address": "",
"longitude": null,
"latitude": null
}
}'{}