|
@@ -14,6 +14,6 @@ public class GoldenwaterApplication {
|
|
|
public static void main(String[] args) {
|
|
public static void main(String[] args) {
|
|
|
// System.setProperty("spring.devtools.restart.enabled", "false");
|
|
// System.setProperty("spring.devtools.restart.enabled", "false");
|
|
|
SpringApplication.run(GoldenwaterApplication.class, args);
|
|
SpringApplication.run(GoldenwaterApplication.class, args);
|
|
|
- System.out.println("(♥◠‿◠)ノ゙ 北京金水启动成功 ლ(´ڡ`ლ)゙");
|
|
|
|
|
|
|
+ System.out.println("(♥◠‿◠)ノ゙ 太湖流域河湖管理系统启动成功 ლ(´ڡ`ლ)゙");
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|