From c353a3666b23f0d5c3f341b3d5d9626c7892f68e Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Sat, 02 Aug 2025 22:48:16 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index fd47f7d..65302fc 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -2,7 +2,7 @@
 # 开发环境配置
 server:
   # 服务器的HTTP端口,默认为8090
-  port: 8091
+  port: 8092
   tomcat:
     # tomcat的URI编码
     uri-encoding: UTF-8

--
Gitblit v1.9.3