LAPTOP-FO2T5SIU\35838 преди 5 месеца
родител
ревизия
23ad0784b2
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/static/utils/constant.js

+ 2 - 2
src/static/utils/constant.js

@@ -1,9 +1,9 @@
 // 服务端地址
 // const BASE_URI = process.env.VUE_APP_WEB // 利用环境变量
 // const BASE_URI = '/webServer' // 代理模式代理地址
-const BASE_URI = 'https://www.idea-sf.com/settleDownApi'
+// const BASE_URI = 'https://www.idea-sf.com/settleDownApi'
 // const BASE_URI = 'http://10.1.4.70/settleDownApi' // 正式内网
-// const BASE_URI = 'http://112.25.69.225:8008/settleDownApi' // 正式外网
+const BASE_URI = 'http://112.25.69.225:8008/settleDownApi' // 正式外网
 
 
 const WEB_URL = 'https://2.21.138.147:8080/lifeline' // 正式