2025年5月8日09:06:05

master
zhangmeng 2025-05-08 09:06:10 +08:00
parent 59851b412d
commit 72ee50fb70
1 changed files with 1 additions and 3 deletions

View File

@ -153,9 +153,7 @@ public class PortApplication extends Application {
}
}
public static void main(String[] args) {
launch();
Application.launch(args);
}
}