Skip to content

Commit babe8e9

Browse files
pactera-testing-wangyuzhengpactera-testing-wangyuzheng
authored andcommitted
20241022 wyz test add
1 parent 6c3544b commit babe8e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/example/postgresdemo/PostgresDemoApplication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ public static void main(String[] args) {
1818
SpringApplication.run(PostgresDemoApplication.class, args);
1919
Date date2 = new Date();
2020
System.out.println("End:" + formatter.format(date2));
21+
System.out.println("test");
2122
}
2223
}

0 commit comments

Comments
 (0)