This commit is contained in:
oyo
2025-02-18 13:54:20 +08:00
parent b2933753af
commit 3aaf8729a2

View File

@@ -24,7 +24,7 @@ import org.springframework.context.annotation.Import;
@EnableVSReplayConfiguration
@EnableVSMockConfiguration
@EnableVSMockExpress
@MapperScan("com.codvision.*.mapper")
@MapperScan(basePackages = { "com.codvision.*.mapper", "{{.groupId}}.**.persist.mapper.mybatis"})
public class AppApplication{
// @Bean(name = "stackContextInvokeRecorder")