qinzhipeng_v 6 жил өмнө
parent
commit
770d293af3
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/api/httpmock.js

+ 1 - 1
src/api/httpmock.js

@@ -3,7 +3,7 @@ import request from '@/utils/request'
 // ================================== Interface ======================================
 
 // 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) {
   return request({