|
@@ -141,8 +141,8 @@ module.exports = {
|
|
|
// target: 'https://product-server.winsea.com/', //目标地址
|
|
|
// target: 'http://standard-dev.winsea.com/', //目标地址
|
|
|
// target: 'http://localhost:8090/',
|
|
|
- target: 'http://192.168.1.107:8090/',
|
|
|
- // target: 'http://192.168.1.122:9100/',
|
|
|
+ // target: 'http://192.168.1.107/:8090/',
|
|
|
+ target: 'http://192.168.1.122:9100/',
|
|
|
// target: 'http://192.168.1.119:8090/',
|
|
|
// target: 'http://192.168.24.5:8098',//目标地址
|
|
|
// target: 'http://product-server.winsea.com/',
|