ZaiZai 2 жил өмнө
parent
commit
4bd9625b09
1 өөрчлөгдсөн 4 нэмэгдсэн , 4 устгасан
  1. 4 4
      config/index.js

+ 4 - 4
config/index.js

@@ -11,10 +11,10 @@ export default {
     tokenTime: 1700,
     //测试环境
     testApi: {
-        //api: 'http://192.168.0.109:8090/',  //请求地址
-        //form: 'http://192.168.0.109:5173/', //表单地址
-        api: 'http://47.110.251.215:8090/', //请求地址
-        form: 'https://user.hcxxy.com/',    //表单地址
+        api: 'http://192.168.0.109:8090/',  //请求地址
+        form: 'http://192.168.0.109:5173/', //表单地址
+        //api: 'http://47.110.251.215:8090/', //请求地址
+        //form: 'https://user.hcxxy.com/',    //表单地址
         wss: 'wss://business.hcxxy.com/wss/websocket/', //长连接地址
     },
     //正式环境