更改测试

This commit is contained in:
ludj
2022-11-09 15:02:13 +08:00
parent 90b5097312
commit 2e1e0b4f71

View File

@@ -39,6 +39,7 @@ public class AppRun {
public static void main(String[] args) {
SpringApplication.run(AppRun.class, args);
}