From ba01c8bd58bea9acbb98c2097765b939a81b21cd Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 29 八月 2025 17:52:41 +0800
Subject: [PATCH] Merge branch 'refs/heads/dev_huangjin' into dev

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

diff --git a/vite.config.js b/vite.config.js
index e7cec21..3e5d9bc 100644
--- a/vite.config.js
+++ b/vite.config.js
@@ -9,7 +9,7 @@
   const baseUrl =
     VITE_APP_ENV == "development"
       ? "http://114.132.189.42:8089" // 寮�鍙戠幆澧冨悗绔帴鍙�
-      : "http://114.132.189.42:8092"; // 鐢熶骇鐜鍚庣鎺ュ彛
+      : "http://114.132.189.42:7003"; // 鐢熶骇鐜鍚庣鎺ュ彛
 
   return {
     // 閮ㄧ讲鐢熶骇鐜鍜屽紑鍙戠幆澧冧笅鐨刄RL銆�

--
Gitblit v1.9.3