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

+ 3 - 3
src/config/index.js

@@ -1,7 +1,7 @@
 export default {
-    dev:"http://192.168.3.5:8080",
-    // dev:"http://116.204.109.177:8080",
-    pro:"http://116.204.109.177:8080",
+    // dev:"http://192.168.3.5:8080",
+    dev:"http://riskctrlapi.anquanzhuli.com/",
+    pro:"http://riskctrlapi.anquanzhuli.com/",
     mqttUrl:"ws://113.141.93.143:8894/mqtt",
     appID: '10001',
     appKey: '82a8bf439373e305',