iotkit-parent/data/init/deviceGroup.json

26 lines
372 B
JSON
Raw Normal View History

[
{
"id": "g3",
"name": "组3",
2023-06-14 06:20:31 +00:00
"uid": "1",
"remark": "2223333",
"deviceQty": 7,
"createAt": 0
},
{
"id": "g2",
"name": "组2",
2023-06-14 06:20:31 +00:00
"uid": "1",
"remark": "222",
"deviceQty": 12,
"createAt": 0
},
{
"id": "g1",
"name": "分组1",
2023-06-14 06:20:31 +00:00
"uid": "1",
"remark": "1111",
"deviceQty": 10,
"createAt": 0
}
]