项目调整

This commit is contained in:
xuziqiang
2024-05-20 10:03:09 +08:00
parent 142721b1c3
commit 7cb6d585b4
11 changed files with 121 additions and 143 deletions

View File

@@ -96,10 +96,9 @@ const proxy = {
// rewrite: (path) => path.replace(/^\/api\/person/, ''),
// },
'/api': {
'/carbon_emission': {
//target: 'https://parking.test.sk1111.cn/',
target: 'https://manager.parking.sk1111.cn/',
// target: 'https://manager.parking.whcsbc.com/',
target: 'http://140.210.143.1:14492',
changeOrigin: true,
},
};