From cbde2b4fb938ce62c204390544c52935906c8962 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期二, 09 一月 2024 18:59:29 +0800
Subject: [PATCH] 11

---
 config/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/index.js b/config/index.js
index 1f32556..23cacef 100644
--- a/config/index.js
+++ b/config/index.js
@@ -37,7 +37,7 @@
     proxyTable: {
       // 杩欓噷閰嶇疆 '/api' 灏辩瓑浠蜂簬 target , 浣犲湪閾炬帴閲岃闂� /api === http://localhost:54321
       '/JiangSu': {
-        target: 'http://localhost/JiangSu',
+        target: 'http://192.168.20.83/JiangSu',
         // secure: true, // 濡傛灉鏄� https ,闇�瑕佸紑鍚繖涓�夐」
         changeOrigin: true, // 鏄惁鏄法鍩熻姹�?鑲畾鏄晩,涓嶈法鍩熷氨娌℃湁蹇呰閰嶇疆杩欎釜proxyTable浜�.
         pathRewrite: { // 閲嶅啓璺緞  渚嬪娴忚鍣ㄨ姹傚湴鍧�http://localhost:12345/xxx,瀹為檯璇锋眰鐨勬槸浣犱唬鐞嗙殑鍦板潃锛歨ttp:xxx/11111

--
Gitblit v1.9.3