yudao-framework/yudao-spring-boot-starter-mybatis/src/main/java/cn/iocoder/yudao/framework/mybatis/config/IdTypeEnvironmentPostProcessor.java
@@ -18,7 +18,7 @@ /** * 当 IdType 为 {@link IdType#NONE} 时,根据 PRIMARY 数据源所使用的数据库,自动设置 * * @author 芋道源码 * @author 超级管理员 */ @Slf4j public class IdTypeEnvironmentPostProcessor implements EnvironmentPostProcessor {