From 0e96e64e353192138d770c2aef62a3175c8aa648 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 04 十二月 2025 16:05:46 +0800
Subject: [PATCH] 11

---
 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 0790698..ef0a82f 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 9095
+  port: 9096
 
 spring:
   datasource:

--
Gitblit v1.9.3