'use strict' module.exports = { NODE_ENV: '"production"', SSO_SERVER: '"http://172.16.44.235:8081"', //测试环境 // SSO_SERVER: '"http://sso.sagacloud.cn"', //正式环境 }