zhaobao před 3 roky
rodič
revize
dfa44c0aae
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      src/settings.js

+ 3 - 3
src/settings.js

@@ -36,9 +36,9 @@ module.exports = {
   /**
   * 服务API地址
   */
-  serverUrl: 'http://1.15.92.205:8001/', // 正式环境
-  // devServerUrl: 'https://api.xazhyc.com', // 开发环境
-  devServerUrl: 'http://192.168.3.253:8001/', // 开发环境
+  serverUrl: 'https://api.xazhyc.com/', // 正式环境
+  devServerUrl: 'https://api.xazhyc.com', // 开发环境
+  // devServerUrl: 'http://192.168.3.253:8001/', // 开发环境
   // devServerUrl: 'http://127.0.0.1:8001/', // 开发环境
   /**
   * websocket 地址