|
@@ -5,7 +5,8 @@ const prodEnv = require('./prod.env')
|
|
module.exports = merge(prodEnv, {
|
|
module.exports = merge(prodEnv, {
|
|
NODE_ENV: '"development"',
|
|
NODE_ENV: '"development"',
|
|
// BASE_API: '"http://172.16.90.3:9098/forest-admin"'//邱波电脑
|
|
// BASE_API: '"http://172.16.90.3:9098/forest-admin"'//邱波电脑
|
|
- BASE_API: '"http://wx.hw.hongweisoft.com/fqb/forest-admin"'//邱波电脑
|
|
|
|
|
|
+ // BASE_API: '"http://wx.hw.hongweisoft.com/fqb/forest-admin"'//邱波电脑
|
|
|
|
+ BASE_API: '"http://wx.hw.hongweisoft.com/forestapi/forest-admin"'//64
|
|
// BASE_API: '"http://172.16.90.64:9098/forest-admin"'
|
|
// BASE_API: '"http://172.16.90.64:9098/forest-admin"'
|
|
// BASE_API: '"http://172.16.90.102:9098/forest-admin"'//邱波
|
|
// BASE_API: '"http://172.16.90.102:9098/forest-admin"'//邱波
|
|
// BASE_API: '"http://172.16.90.8:9098/forest-admin"'//东东
|
|
// BASE_API: '"http://172.16.90.8:9098/forest-admin"'//东东
|