Blame view

src/common/config.js 68 Bytes
e6276ef2   yangzhi   超哥牛批
1
  let BASE_URL = 'https://inteview.t1j2.com'
46c73197   周超   给王哥点
2
3
  
  
e6276ef2   yangzhi   超哥牛批
4
5
6
  export {
      BASE_URL
  }