变更url

This commit is contained in:
gyq
2025-09-29 11:10:22 +08:00
parent 096f591123
commit 3edcddbac9
5 changed files with 12 additions and 12 deletions

View File

@@ -169,7 +169,7 @@
"proxy": {
"/shopApi": {
// 需要被代理的后台地址
"target": "https://wxcashiertest.sxczgkj.cn/cashierService",
"target": "http://192.168.1.42",
"changeOrigin": true,
"secure": false,
"pathRewrite": {
@@ -178,7 +178,7 @@
},
"/mch": {
// 需要被代理的后台地址
"target": "https://b.rscygroup.com",
"target": "http://192.168.1.42",
"changeOrigin": true,
"secure": false,
"pathRewrite": {
@@ -187,7 +187,7 @@
},
"/server1": {
// 需要被代理的后台地址
"target": "http://101.37.12.135:8080",
"target": "http://192.168.1.42",
"changeOrigin": true,
"secure": false,
"pathRewrite": {
@@ -196,7 +196,7 @@
},
"/server3": {
// 需要被代理的后台地址
"target": "http://101.37.12.135:8080",
"target": "http://192.168.1.42",
"changeOrigin": true,
"secure": false,
"pathRewrite": {
@@ -205,7 +205,7 @@
},
"/ysk": {
// 需要被代理的后台地址
"target": "http://192.168.1.31",
"target": "http://192.168.1.42",
"changeOrigin": true,
"secure": false,
"pathRewrite": {
@@ -217,7 +217,7 @@
},
"/ww": {
// 需要被代理的后台地址
"target": "http://192.168.1.15:8000",
"target": "http://192.168.1.42",
"changeOrigin": true,
"secure": false,
"pathRewrite": {