Skip to content

Commit 62dd797

Browse files
committed
本地改好了
1 parent 14d926c commit 62dd797

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/com/example/Application.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ public class Application {
1010

1111
public static void main(String[] args) {
1212
SpringApplication.run(Application.class, args);
13-
<<<<<<< HEAD
1413
int fff=2;
15-
=======
16-
int a=2;
17-
>>>>>>> branch 'master' of https://github.com/FnuJava/spring-boot.git
1814
System.out.println(1);
1915
}
2016

0 commit comments

Comments
 (0)