|
@@ -17,7 +17,7 @@ export default defineConfig(({ mode }) => {
|
|
|
},
|
|
|
'/bpi': {
|
|
|
// target: 'http://api.promocollection.com.cn:9004',
|
|
|
- target: 'http://192.168.10.62:8099',
|
|
|
+ target: 'http://192.168.40.5:8099',
|
|
|
changeOrigin: true,
|
|
|
rewrite: (path) => path.replace(/^\/bpi/, ''),
|
|
|
},
|