'use strict' module.exports = { NODE_ENV: '"production"', API_HOST: '"http://b.abc.com:8080/pcapi"' // 开发环境接口地址 }