From 6fdb86a44260ae38411e4089f29555a2eecb3834 Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期五, 24 四月 2026 14:46:47 +0800
Subject: [PATCH] chore(config): 更新开发环境服务器端口配置

---
 src/main/resources/application-dev.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index 76a1144..7caf899 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -18,7 +18,7 @@
 # 寮�鍙戠幆澧冮厤缃�
 server:
   # 鏈嶅姟鍣ㄧ殑HTTP绔彛锛岄粯璁や负8080
-  port: 7003
+  port: 7005
   servlet:
     # 搴旂敤鐨勮闂矾寰�
     context-path: /

--
Gitblit v1.9.3