|
@@ -47,7 +47,7 @@ export default defineConfig({
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
// target: 'http://192.168.20.232:1007/',
|
|
|
- target: 'http://47.96.12.136:8895/',
|
|
|
+ target: 'http://47.96.12.136:8788/',
|
|
|
// target: 'https://work.greentech.com.cn/',
|
|
|
changeOrigin: true,
|
|
|
},
|