Skip to content

Commit 130427d

Browse files
committed
修改文档错误。
1 parent 0db5de1 commit 130427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/mapper/1.Integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ mapperHelper.processConfiguration(session.getConfiguration());
163163
</bean>
164164
```
165165

166-
<b>如果你同时使用了其他的插件,请将其他插件配置通用Mapper拦截器的下面。</b>
166+
<b>如果你同时使用了其他的插件,请将其他插件配置通用Mapper拦截器的上面,将通用Mapper拦截器配置在最下面。</b>
167167

168168
###INENTITY参数配置(仅对 insert 有用)
169169

0 commit comments

Comments
 (0)