test: 测试
This commit is contained in:
parent
f45ecdb055
commit
f45564bd6c
@ -8,6 +8,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
||||
@EnableScheduling
|
||||
public class ItzxClubsHomeServerApplication {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Test");
|
||||
SpringApplication.run(ItzxClubsHomeServerApplication.class, args);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user