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