|
@@ -156,10 +156,10 @@ const vueConfig = {
|
|
|
proxy: {
|
|
|
'/api-knowledge': {
|
|
|
// target: 'http://10.5.100.64:5208',
|
|
|
- target: 'http://10.5.100.230:9009',//服务器
|
|
|
- // target: 'http://www.hkcqjy.com.cn:8088',
|
|
|
+ target: 'http://10.5.100.230:9009',//服务器
|
|
|
+ // target: 'http://www.hkcqjy.com.cn:8096',
|
|
|
// target: 'http://192.168.0.185:7206', // 张哲
|
|
|
- // target: 'http://192.168.0.205:7206',//柳哥
|
|
|
+ //target: 'http://192.168.0.205:7206',//柳哥
|
|
|
// target: 'http://10.5.0.233:9900',
|
|
|
// target: 'http://10.5.100.64:9900',
|
|
|
pathRewrite: { '^/api': '' },
|