From 4be7639a5788645703407d1ddc9cad2765205400 Mon Sep 17 00:00:00 2001
From: hongawen <83944980@qq.com>
Date: Tue, 11 Apr 2023 15:35:26 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pqs-prepare/prepare-boot/pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pqs-prepare/prepare-boot/pom.xml b/pqs-prepare/prepare-boot/pom.xml
index 493710416..b41c95056 100644
--- a/pqs-prepare/prepare-boot/pom.xml
+++ b/pqs-prepare/prepare-boot/pom.xml
@@ -28,6 +28,12 @@
com.njcn
common-core
${project.version}
+
+
+ org.springframework.boot
+ spring-boot-starter-logging
+
+
com.njcn