From e7ac8a327c8a8bc87d6fa530ff42760631457c09 Mon Sep 17 00:00:00 2001 From: userA Date: Wed, 18 Oct 2023 19:55:36 +0800 Subject: [PATCH] =?UTF-8?q?pom=E7=89=88=E6=9C=AC=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E6=95=B4=E7=90=86=EF=BC=8C=E4=BC=98=E5=8C=96=EF=BC=8C=E6=B8=85?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 2 +- chopperbot-account/pom.xml | 16 +- .../init/EmotionAnalysisPluginMachine.java | 3 +- chopperbot-barrage/pom.xml | 6 +- chopperbot-common/pom.xml | 14 +- .../org/example/init/ModuleInitMachine.java | 2 +- chopperbot-console/pom.xml | 23 +-- chopperbot-creeper/pom.xml | 22 +-- chopperbot-file/pom.xml | 13 +- chopperbot-hot/pom.xml | 16 +- chopperbot-live/pom.xml | 61 +----- chopperbot-publish/pom.xml | 15 +- chopperbot-section-work/pom.xml | 11 -- chopperbot-section/pom.xml | 15 -- .../main/java/org/example/util/VideoUtil.java | 10 +- chopperbot-test/pom.xml | 10 +- pom.xml | 175 +++++++++++++++++- 17 files changed, 218 insertions(+), 196 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 93225a1..d529ac8 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -38,7 +38,7 @@