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