From b647d965b6e51e786be2c3e0b04990f6aaf26e3b Mon Sep 17 00:00:00 2001
From: 赵文轩 <1652863494@qq.com>
Date: 星期二, 04 六月 2024 19:19:16 +0800
Subject: [PATCH] 同步字典数据工具类

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

diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 1633702..51502c6 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -1,3 +1,3 @@
-# 搴旂敤鏈嶅姟 WEB 璁块棶绔彛
 server.port=14765
 server.servlet.context-path=/
+logging.level.com.example=debug

--
Gitblit v1.8.0