From c2b4527c48ffff01989b39bdac110e03499de743 Mon Sep 17 00:00:00 2001 From: hello-hao Date: Tue, 21 Mar 2023 21:30:09 +0800 Subject: [PATCH] =?UTF-8?q?:rocket:=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/cn/hellohao/TbedApplication.java | 1 - src/main/java/cn/hellohao/service/impl/S3Imageupload.java | 1 - 2 files changed, 2 deletions(-) diff --git a/src/main/java/cn/hellohao/TbedApplication.java b/src/main/java/cn/hellohao/TbedApplication.java index 15bb4ba..81f91dd 100644 --- a/src/main/java/cn/hellohao/TbedApplication.java +++ b/src/main/java/cn/hellohao/TbedApplication.java @@ -52,7 +52,6 @@ public static void main(String[] args) { Stream.of(jpa) .map(bf::getBeanDefinition) .forEach(it -> it.setDependsOn("databaseStartupValidator")); - }; } /** diff --git a/src/main/java/cn/hellohao/service/impl/S3Imageupload.java b/src/main/java/cn/hellohao/service/impl/S3Imageupload.java index 8d0103c..e2bdedc 100644 --- a/src/main/java/cn/hellohao/service/impl/S3Imageupload.java +++ b/src/main/java/cn/hellohao/service/impl/S3Imageupload.java @@ -116,7 +116,6 @@ public class S3Imageupload { return ret; } - public static Integer Initialize_Tow(Keys k) { int ret = -1; try {