@@ -0,0 +1,16 @@
+{
+ "id":"",
+ "name":"",
+ "code":"",
+ "model":"",
+ "type":"",
+ "serverId":"",
+ "desciption":"",
+ "moduleId":"",
+ "status":"",
+ "moduleConfig":{
+
+ }
+}
@@ -5,9 +5,7 @@
"model": "",
"type": "",
"props": [
- "deviceId"
- :
- ""
+ {"deviceId": ""}
],
"settings": [
{
@@ -64,7 +64,7 @@
"props": {
"selected": 1,
"dataSource": "api",
- "apiUrl": "http://xxx.xxx/xxx/xxx",
+ "apiUrl": "http://xxx.xxx/xxx/xxx"
}
},