@@ -3,7 +3,7 @@
<configuration>
<plugins>
<plugin interceptor="com.github.pagehelper.PageInterceptor">
- <property name="helperDialect" value="informix" />
+ <property name="helperDialect" value="mysql" />
</plugin>
</plugins>
</configuration>