test: 删除测试代码 #5
@ -8,7 +8,6 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
|||||||
@EnableScheduling
|
@EnableScheduling
|
||||||
public class ItzxClubsHomeServerApplication {
|
public class ItzxClubsHomeServerApplication {
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
System.out.println("Test");
|
|
||||||
SpringApplication.run(ItzxClubsHomeServerApplication.class, args);
|
SpringApplication.run(ItzxClubsHomeServerApplication.class, args);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user