From baefb19f7ae2f098821008933990ba4556959be9 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Wed, 1 Apr 2026 09:26:32 +0800 Subject: [PATCH] 9000 --- config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/index.js b/config/index.js index a2f0bc0..58d4a69 100644 --- a/config/index.js +++ b/config/index.js @@ -13,7 +13,7 @@ module.exports = { // 代理列表, 是否开启代理通过[./dev.env.js]配置 proxyTable: devEnv.OPEN_PROXY === false ? {} : { '/proxyApi': { - target: 'http://127.0.0.1:9001', + target: 'http://127.0.0.1:9000', changeOrigin: true, pathRewrite: { // 把 /proxyApi 替换成 /