Authored by 鲁尚清

Merge branch 'master-500-dev' of http://192.168.1.136:82/monitor_v3/anji-plus-re…

…port into master-500-dev-lushangqing
1 'use strict' 1 'use strict'
2 module.exports = { 2 module.exports = {
3 NODE_ENV: '"production"', 3 NODE_ENV: '"production"',
4 - BASE_API: '"http://192.168.0.69:9095"' 4 + BASE_API: '"http://192.168.0.69:9095"',
  5 + BASE_API_other: '"http://192.168.0.41:9200"'
5 } 6 }