mirror of
https://github.com/Hello-hao/Tbed.git
synced 2024-04-21 12:32:10 +00:00
:rocket:优化代码
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user