forked from integrated_whb/integrated_whb
条件分页配置
parent
5846a0c0a4
commit
411864c1b6
|
@ -17,4 +17,11 @@
|
|||
|
||||
</typeAliases>
|
||||
|
||||
<plugins>
|
||||
<plugin interceptor="com.zcloud.plugins.PagePlugin">
|
||||
<property name="dialect" value="mysql"/>
|
||||
<property name="pageSqlId" value=".*listPage.*"/>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue