zhaobao 2 년 전
부모
커밋
e8cb72552d
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/config/index.js

+ 3 - 3
src/config/index.js

@@ -1,8 +1,8 @@
 export default {
-    // dev:"http://192.168.3.5:8080",
-    dev:"http://116.204.109.177:8080",
+    dev:"http://192.168.3.5:8080",
+    // dev:"http://116.204.109.177:8080",
     pro:"http://116.204.109.177:8080",
-    mqttUrl:"ws://1.15.92.205:8083/mqtt",
+    mqttUrl:"ws://113.141.93.143:8894/mqtt",
     appID: '10001',
     appKey: '82a8bf439373e305',
     appSecret: '82a8bf439373e305',