|
@@ -24,7 +24,7 @@ public class MyMain {
|
|
|
|
|
|
public static void main(String[] args) throws IOException {
|
|
public static void main(String[] args) throws IOException {
|
|
|
|
|
|
- System.out.println("Version: 2023-01-17 13:41");
|
|
|
|
|
|
+ System.out.println("Version: 2023-01-19 10:07");
|
|
|
|
|
|
MyUtil.infoLog("程序启动中...");
|
|
MyUtil.infoLog("程序启动中...");
|
|
|
|
|