We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d717b commit 4aa1d7bCopy full SHA for 4aa1d7b
wiki/mapper/1.Integration.md
@@ -115,7 +115,7 @@ mapperHelper.processConfiguration(session.getConfiguration());
115
在`mybatis-config.xml`中添加如下配置:
116
```xml
117
<plugins>
118
- <plugin interceptor="com.github.abel533.mapper.MapperInterceptor">
+ <plugin interceptor="com.github.abel533.mapperhelper.MapperInterceptor">
119
<!--================================================-->
120
<!--可配置参数说明(一般无需修改)-->
121
0 commit comments