wenbobowen 4 years ago
parent
commit
4e17653a3c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/apiConfig/requestIP.js

+ 1 - 1
src/apiConfig/requestIP.js

@@ -1,4 +1,4 @@
-export let host = 'http://zhihui-pre.intra.xiaojukeji.com'
+export let host = 'http://zhihui-test.intra.xiaojukeji.com'
 // export let host = 'http://localhost:8990'
 export let requestIp = host + '/zuul'
 export let loginUrl = host + '/sso/login?jumpto=' + 'http://zhihui-test.intra.xiaojukeji.com' + location.pathname