'use strict' module.exports = { NODE_ENV: '"production"', API_ROOT: '""' //生产环境接口请求前缀 }