|
@@ -22,6 +22,6 @@ public class JktApplication
|
|
|
{
|
|
|
// System.setProperty("spring.devtools.restart.enabled", "false");
|
|
|
SpringApplication.run(JktApplication.class, args);
|
|
|
- System.out.println(" 驾考通启动! ლ(´ڡ`ლ)゙ ");
|
|
|
+ System.out.println(" 速达驾考启动! ლ(´ڡ`ლ)゙ ");
|
|
|
}
|
|
|
}
|