分页插件
parent
6b4f4e2719
commit
3b2cd2cb01
@ -0,0 +1,7 @@
|
||||
<configuration>
|
||||
<plugins>
|
||||
<plugin interceptor="com.github.pagehelper.PageInterceptor">
|
||||
<property name="helperDialect" value="mysql"/>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</configuration>
|
Loading…
Reference in New Issue