|
|
@ -14,7 +14,6 @@ import org.springframework.scheduling.annotation.EnableScheduling; |
|
|
@EnableScheduling |
|
|
@EnableScheduling |
|
|
@SpringBootApplication |
|
|
@SpringBootApplication |
|
|
@MapperScan("com.youlai.boot.**.mapper") |
|
|
@MapperScan("com.youlai.boot.**.mapper") |
|
|
@EnableScheduling |
|
|
|
|
|
public class YouLaiBootApplication { |
|
|
public class YouLaiBootApplication { |
|
|
|
|
|
|
|
|
public static void main(String[] args) { |
|
|
public static void main(String[] args) { |
|
|
|