/*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