|
|
@ -5,7 +5,6 @@ import org.springframework.boot.autoconfigure.SpringBootApplication; |
|
|
import org.springframework.scheduling.annotation.EnableScheduling; |
|
|
import org.springframework.scheduling.annotation.EnableScheduling; |
|
|
|
|
|
|
|
|
@SpringBootApplication |
|
|
@SpringBootApplication |
|
|
@EnableScheduling |
|
|
|
|
|
public class SzwhApplication { |
|
|
public class SzwhApplication { |
|
|
|
|
|
|
|
|
public static void main(String[] args) { |
|
|
public static void main(String[] args) { |
|
|
|