|
@@ -19,6 +19,6 @@ public class ZhongZhengApplication
|
|
|
public static void main(String[] args)
|
|
|
{
|
|
|
SpringApplication.run(ZhongZhengApplication.class, args);
|
|
|
- System.out.println("(♥◠‿◠)ノ゙ 中正启动成功 ლ(´ڡ`ლ)゙");
|
|
|
+ System.out.println("(♥◠‿◠)ノ゙ 中正启动成功 ლ(´ڡ`ლ)゙"+"ZSADMIN");
|
|
|
}
|
|
|
}
|