Commit 745fcf44 by heshihao

feat: 修改代理地址

parent c52e5259
......@@ -18,7 +18,7 @@ module.exports = {
// 配置不同的后台API地址
proxy: {
"/api": {
target: "https://zlcgzyzhzntjxt.industrychain.online/api",
target: "https://tyut.industrychain.online/api",
ws: false,
changeOrigin: true,
pathRewrite: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment