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