Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
qogustj committed Sep 10, 2023
1 parent 9925249 commit 6807702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/gip/sever/SeverApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

@SpringBootApplication
public class SeverApplication {
//test311
//test3
public static void main(String[] args) {
SpringApplication.run(SeverApplication.class, args);
}
Expand Down

0 comments on commit 6807702

Please sign in to comment.