qinzhipeng_v 6 years ago
parent
commit
770d293af3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/api/httpmock.js

+ 1 - 1
src/api/httpmock.js

@@ -3,7 +3,7 @@ import request from '@/utils/request'
 // ================================== Interface ======================================
 // ================================== Interface ======================================
 
 
 // const mockUrl = 'http://mock.Intra.xiaojukeji.com'
 // const mockUrl = 'http://mock.Intra.xiaojukeji.com'
-const mockUrl = 'http://10.179.88.110:8089'
+const mockUrl = 'http://10.179.88.110:8089/'
 
 
 export function fetchEnvInfo(envChannel) {
 export function fetchEnvInfo(envChannel) {
   return request({
   return request({