wenbobowen 4 vuotta sitten
vanhempi
sitoutus
4e61f47c06
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/apiConfig/requestIP.js

+ 1 - 0
src/apiConfig/requestIP.js

@@ -14,6 +14,7 @@ if (location.host.indexOf('localhost') < 0) {
     envTag = 'pre'
   } else if (host.indexOf('zhihui.xiaojukeji.com') >= 0) {
     envTag = 'online'
+    envUrl = 'http://zhihui-env.intra.xiaojukeji.com/#/env'
   }
 }