修复类找不到的bug

This commit is contained in:
zer0Black
2022-04-05 22:45:46 +08:00
parent c5e94f945e
commit b3665a1a55
6 changed files with 6323 additions and 5 deletions
@@ -15,12 +15,12 @@ import java.util.ArrayList;
import java.util.List;
/**
* 单数据源配置(jeecg.datasource.open = false时生效)
* 单数据源配置(jero.datasource.open = false时生效)
* @Author zhoujf
*
*/
@Configuration
@MapperScan(value={"com.jero.modules.**.mapper*"})
@MapperScan(value={"com.jero.**.mapper*"})
public class MybatisPlusSaasConfig {
/**
* tenant_id 字段名