// var testUrl = '223.243.184.53:8480' var testUrl = '112.29.103.165:21624/' // var testUrl = '192.168.0.14:21624/' // var testUrl = '192.168.0.166:8080' module.exports = { NODE_ENV: 'production', //post用当前域名 // API_ROOT: '"http://' + testUrl + '/iot"' // API_ROOT: '/', }