|
@@ -9,4 +9,5 @@ module.exports = merge(prodEnv, {
|
|
// 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"'//东东
|
|
// BASE_API: '"http://172.16.90.43:9098/forest-admin"'//东东
|
|
// BASE_API: '"http://172.16.90.43:9098/forest-admin"'//东东
|
|
|
|
+ // BASE_API: '"http://product.gzqlyx.com/api/forest-admin"'//正式!!!!!
|
|
})
|
|
})
|