增加登录之前的一次传送

This commit is contained in:
魏啾
2024-10-24 15:07:59 +08:00
parent 4e5b31b2e6
commit 1fbf346aec
14 changed files with 5432 additions and 99 deletions

View File

@@ -64,7 +64,7 @@
"disableHostCheck" : false,
"proxy" : {
"/api" : {
"target" : "http://192.168.1.13:8888/api/",
"target" : "http://192.168.1.24:8888/api/",
"ws" : false,
"changeOrigin" : true, //是否跨域
"secure" : false, // 设置支持https协议的代理