同步一下

This commit is contained in:
daihh
2023-07-18 11:57:58 +08:00
parent 80abbd5855
commit 8039b1271e

View File

@@ -81,22 +81,22 @@
"^/systemapi" : ""
}
},
"/userbasic" : {
"target" : "https://u-pre.boe.com",
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"^/userbasic" : "/userbasic"
}
},
"/manageApi" : {
"target" : "https://u-pre.boe.com",
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"^/manageApi" : "/manageApi"
}
},
"/userbasic" : {
"target" : "https://u-pre.boe.com",
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"^/userbasic" : "/userbasic"
}
},
"/manageApi" : {
"target" : "https://u-pre.boe.com",
"changeOrigin" : true,
"secure" : false,
"pathRewrite" : {
"^/manageApi" : "/manageApi"
}
},
"/uboeApi" : {
"target" : "https://u-pre.boe.com",
"changeOrigin" : true,