This commit is contained in:
thinkgem
2024-04-08 10:08:50 +08:00
parent ac17706fc7
commit 6d0d134ea2
3 changed files with 0 additions and 3 deletions

View File

@@ -14,7 +14,6 @@ import com.jeesite.modules.Application;
/**
* 初始化数据表
* @author ThinkGem
* @version 2020-5-26
*/
@ActiveProfiles("test")
@SpringBootTest(classes=Application.class)