parent
c182c0478c
commit
a406fc4182
@ -44,9 +44,6 @@ public class AppApplication extends SpringBootServletInitializer {
|
||||
}
|
||||
g.close();
|
||||
|
||||
// test
|
||||
|
||||
|
||||
x.add(res);
|
||||
x.sort(Comparator.comparing(a -> a.id().toString()));
|
||||
StringJoiner sj = new StringJoiner("<br />\n");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user