config.js 213 Bytes
// window._baseUrl = ['localhost', '192.168.1.104'].includes(window.location.hostname) ? 'http://store.keliuyun.com:9998' : ''

window._baseUrl = 'http://36.112.68.214:9999'

const log = console.log.bind(console)