|
@@ -16,6 +16,6 @@ public class RuoYiApplication
|
|
|
{
|
|
|
// System.setProperty("spring.devtools.restart.enabled", "false");
|
|
|
SpringApplication.run(RuoYiApplication.class, args);
|
|
|
- System.out.println("(♥◠‿◠)ノ゙ 若依启动成功 ლ(´ڡ`ლ)゙");
|
|
|
+ System.out.println("(♥◠‿◠)ノ゙ 启动成功" );
|
|
|
}
|
|
|
}
|