Commit 0b98e3b0 by 涂亚平

master

1 parent 835c6b90
...@@ -19,7 +19,7 @@ public class MeishuApplication { ...@@ -19,7 +19,7 @@ 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("lvzhuan..........."); System.out.println("master...........");
} }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!