Commit 856c4c5f by wangsx

2324

1 parent a35915f1
......@@ -19,6 +19,6 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
public class BootdoApplication {
public static void main(String[] args) {
SpringApplication.run(BootdoApplication.class, args);
System.out.println("启动咯,wangsx222........");
System.out.println("启动咯,wangsx2222222");
}
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!