module.exports = { NODE_ENV: '"production"', API_ROOT: "'https://api.mgtoutiao.com'" // 生产环境 接口路径 必须是双层引号 }