瀏覽代碼

http_mock url改线上代码

wangziqian 5 年之前
父節點
當前提交
edf7c27b2d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/apiConfig/mock.js

+ 2 - 2
src/apiConfig/mock.js

@@ -1,5 +1,5 @@
 /*eslint-disable*/   //规避eslint的检查,如没有eslint可不写
 // export const mockUrl = 'http://10.179.88.110:8089' // stable
-// export const mockUrl = 'http://mock.Intra.xiaojukeji.com' // 线上
-export const mockUrl = 'http://10.179.101.226:8089' // test
+export const mockUrl = 'http://mock.Intra.xiaojukeji.com' // 线上
+// export const mockUrl = 'http://10.179.101.226:8089' // test
 // export const mockUrl = 'http://172.23.145.20:8089'//local