From 8a92712c881f3b487d926fe4638ff94bd414e4c1 Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期二, 26 七月 2022 10:05:20 +0800
Subject: [PATCH] 报案人是否进群

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 9681f9d..12b725f 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,6 +1,6 @@
 # 绔彛鍙�
 server:
-  port: 8080
+  port: 8081
 
 # spring閰嶇疆
 spring:
@@ -44,4 +44,4 @@
       id-type: auto
       field-strategy: NOT_NULL
   configuration:
-    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
\ No newline at end of file

--
Gitblit v1.8.0