标签:scroll object and type nes 接口 java word contain
<plugins>
<plugin interceptor="cn.sxt.util.PageInterceptor"/>
</plugins>
<mappers>
<mapper resource="cn/sxt/vo/user.mapper.xml"/>
</mappers>
public interface Interceptor {
Object intercept(Invocation invocation) throws Throwable;
Object plugin(Object target);
void setProperties(Properties properties)
}
MappedStatement.class, Object.class, RowBounds.class,
ResultHandler.class }),
?
标签:scroll object and type nes 接口 java word contain
原文地址:https://www.cnblogs.com/shuchen007/p/9250599.html