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
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://192.168.0.69:9095"'
BASE_API: '"http://192.168.0.69:9095"',
BASE_API_other: '"http://192.168.0.41:9200"'
}
... ...