From ec1bef3a37e8dcdf22f1bf52e7c272a18306f4b9 Mon Sep 17 00:00:00 2001
From: 曹睿 <360930172@qq.com>
Date: 星期五, 25 四月 2025 15:50:00 +0800
Subject: [PATCH] test: 证书整理

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index c706c2c..a01cc4d 100644
--- a/.env.development
+++ b/.env.development
@@ -4,7 +4,7 @@
 VITE_APP_PORT = 4096
 
 # API 鍩虹璺緞锛屽紑鍙戠幆澧冧笅鐨勮姹傚墠缂�
-VITE_APP_BASE_API = '/mes'
+VITE_APP_BASE_API = 'http://114.132.189.42:7002/mes'
 
 # API 鏈嶅姟鍣ㄧ殑 URL
-VITE_APP_API_URL = 'http://114.132.189.42:7002'
+VITE_APP_API_URL = 'http://114.132.189.42:7002/mes'

--
Gitblit v1.9.3