From 7cafae55474715984a08da369613877a6faa8a66 Mon Sep 17 00:00:00 2001
From: hongawen <83944980@qq.com>
Date: Mon, 10 Apr 2023 11:41:55 +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-system/system-boot/pom.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/pqs-system/system-boot/pom.xml b/pqs-system/system-boot/pom.xml
index cd7061667..d927436d1 100644
--- a/pqs-system/system-boot/pom.xml
+++ b/pqs-system/system-boot/pom.xml
@@ -30,6 +30,16 @@
com.njcn
common-web
${project.version}
+
+
+ org.slf4j
+ slf4j-log4j12
+
+
+ ch.qos.logback
+ logback-classic
+
+
com.njcn