优化请求配置
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
"proxy" : {
|
||||
"/api" : {
|
||||
// 需要被代理的后台地址
|
||||
"target" : "https://cashier-client.sxczgkj.cn/cashier-client",
|
||||
"target" : "https://cashier.sxczgkj.com",
|
||||
"changeOrigin" : true,
|
||||
"secure" : false,
|
||||
"pathRewrite" : {
|
||||
|
||||
Reference in New Issue
Block a user