// const host = 'http://121.41.171.43:7340'
const host = 'https://api.sws010.com'
const cdn = 'https://cdn.sws010.com'
module.exports = {
host,cdn
}