Commit 3c8c7e7e by 涂亚平

master

1 parent 5e5c9374
......@@ -21,6 +21,7 @@ public class MeishuApplication {
SpringApplication.run(MeishuApplication.class, args);
System.out.println("master...........");
System.out.println("bbbbbbb");
System.out.println("测试分支合并");
}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!