提交测试
This commit is contained in:
+1
-2
@@ -32,6 +32,5 @@ build/
|
|||||||
### VS Code ###
|
### VS Code ###
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
### Other ###
|
||||||
.mv
|
|
||||||
/log/
|
/log/
|
||||||
@@ -6,7 +6,6 @@ import org.springframework.scheduling.annotation.EnableScheduling;
|
|||||||
|
|
||||||
@SpringBootApplication
|
@SpringBootApplication
|
||||||
//@MapperScan("cn.lailab.toolbox.mapper") // 扫描这个包下的所有Mapper接口
|
//@MapperScan("cn.lailab.toolbox.mapper") // 扫描这个包下的所有Mapper接口
|
||||||
|
|
||||||
@EnableScheduling
|
@EnableScheduling
|
||||||
public class LailabToolboxApplication {
|
public class LailabToolboxApplication {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user