From 53d6e1f54ec17280a4a20e8701787e814e74f135 Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期五, 29 七月 2022 09:24:40 +0800
Subject: [PATCH] 修改导出文件格式,和案件群组id判断

---
 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 c9fb515..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:

--
Gitblit v1.8.0