Commit 4c48b072 by 涂亚平

b1

1 parent 2931dbbb
......@@ -19,8 +19,6 @@ public class MeishuApplication {
public static void main(String[] args) {
SpringApplication.run(MeishuApplication.class, args);
System.out.println("b1分支");
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!