wandequan 2 жил өмнө
parent
commit
ae3f082b71

+ 4 - 4
public/static/config/config.js

@@ -29,19 +29,19 @@ var systemConfig = {
     },
     "SW": {
       name: "室外",
-      light: 50,
+      light: 20,
     },
     "1C": {
       name: "一层",
-      light: 1,
+      light: 20,
     },
     "2C": {
       name: "二层",
-      light: 1,
+      light: 20,
     },
     "3C": {
       name: "三层",
-      light: 1,
+      light: 20,
     }
   },
 }