Browse Source

部署至dev环境

john.hong 2 years ago
parent
commit
372836385d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/App.vue

+ 2 - 2
src/App.vue

@@ -210,8 +210,8 @@ export default {
       window.requestms = createAxiosByinterceptors({
         // baseURL: `https://dev-kip-service-internal.kerryonvip.com/`,
         // baseURL: `http://tp.hht.test/`,
-        // baseURL: window.profileApi, // TODO: 微服务发布到DEV环境之后取消注释
-        baseURL: `/msApi`,
+        baseURL: window.profileApi, // TODO: 微服务发布到DEV环境之后取消注释
+        // baseURL: `/msApi`,
       });
     },
     // websocket 链接