Explorar el Código

添加新2路开关 设备类型

sixian hace 2 años
padre
commit
bc82ddd68a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/scene/scene.js

+ 1 - 1
pages/scene/scene.js

@@ -299,7 +299,7 @@ Page({
 						groupId: Idindex,
 						deviceSn: SN,
 						deviceId: ID,
-						module: 1,
+						module: 3,
 						deviceName: SN
 					}).then(add => {
 						if (add.data.code == 0) {