Commit f898ceb8 by 王仕雄

Merge branch '105'

2 parents 25008f98 05bf43cc
......@@ -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("启动咯,wangsx333........");
System.out.println("启动咯,wangsx105........");
}
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!