|
|
|
@ -14,7 +14,7 @@ public class RuoYiApplication
|
|
|
|
|
{ |
|
|
|
|
public static void main(String[] args) |
|
|
|
|
{ |
|
|
|
|
System.setProperty("spring.devtools.restart.enabled", "false"); |
|
|
|
|
// System.setProperty("spring.devtools.restart.enabled", "false");
|
|
|
|
|
SpringApplication.run(RuoYiApplication.class, args); |
|
|
|
|
System.out.println("(♥◠‿◠)ノ゙ 若依启动成功 ლ(´ڡ`ლ)゙ \n" + |
|
|
|
|
" .-------. ____ __ \n" + |
|
|
|
|