Blame view

src/common/config.js 66 Bytes
e6276ef2   yangzhi   超哥牛批
1
2
3
4
  let BASE_URL = 'https://inteview.t1j2.com'
  export {
      BASE_URL
  }