From fdeb21bb1b74e0c9f971a4e70b61e4d83e59f797 Mon Sep 17 00:00:00 2001 From: "1049970895@qniao.cn" <1049970895> Date: Wed, 13 Jul 2022 13:19:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- root-cloud-statistics/pom.xml | 17 +++++++++++-- .../iot/rc/RootCloudIotDataFormatterJob.java | 24 ++++++++++--------- 2 files changed, 28 insertions(+), 13 deletions(-) diff --git a/root-cloud-statistics/pom.xml b/root-cloud-statistics/pom.xml index abe5f1c..d4c9d35 100644 --- a/root-cloud-statistics/pom.xml +++ b/root-cloud-statistics/pom.xml @@ -88,6 +88,12 @@ under the License. ${log4j.version} runtime + + + commons-logging + commons-logging + 1.2 +