// var testUrl = '223.243.184.53:8480' var testUrl = '10.14.16.165:8803/' // var testUrl = '14.29.196.32:8803/' module.exports = { NODE_ENV: '"production"', //post用当前域名 // API_ROOT: '"http://' + testUrl + '/iot"' API_ROOT: '"/cockpit"', }