module.exports = { NODE_ENV: '"production"', // BASE_API: '"http://47.93.28.53:8080/"', BASE_API: '"http://ota.neusoft.com/"' // BASE_API: '"http://ota.neusoft.com:28080/"'//阿里测试服务器 }