:rocket:优化代码

This commit is contained in:
hello-hao
2023-03-21 21:30:09 +08:00
parent 57b6c4ae72
commit c2b4527c48
2 changed files with 0 additions and 2 deletions
@@ -52,7 +52,6 @@ public static void main(String[] args) {
Stream.of(jpa)
.map(bf::getBeanDefinition)
.forEach(it -> it.setDependsOn("databaseStartupValidator"));
};
}
/**
@@ -116,7 +116,6 @@ public class S3Imageupload {
return ret;
}
public static Integer Initialize_Tow(Keys k) {
int ret = -1;
try {