Commit 32846ab1 by 涂亚平

b1

1 parent 494debff
...@@ -20,7 +20,6 @@ public class MeishuApplication { ...@@ -20,7 +20,6 @@ public class MeishuApplication {
public static void main(String[] args) { public static void main(String[] args) {
SpringApplication.run(MeishuApplication.class, args); SpringApplication.run(MeishuApplication.class, args);
System.out.println("master..........."); System.out.println("master...........");
System.out.println("b1");
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!