From 63a14a072d097690fa0f063de5f374914ce7ef2e Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Sun, 30 Oct 2022 10:35:21 +0800
Subject: [PATCH] 20221021

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 893afce..12ad459 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,6 +1,5 @@
 server:
   port: 8095
-#  port: 8075
   tomcat:
     uri-encoding: utf-8
 

--
Gitblit v1.9.1