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