doc: update docs

This commit is contained in:
开源海哥 2023-08-09 16:55:25 +08:00
parent ae1d85835c
commit d05347ee8b

View File

@ -167,7 +167,7 @@ spring:
<dependency> <dependency>
<groupId>com.github.pagehelper</groupId> <groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper</artifactId> <artifactId>pagehelper</artifactId>
<version>版本号</version> <version>5.3.3</version>
</dependency> </dependency>
``` ```
解决方案https://gitee.com/mybatis-flex/mybatis-flex/issues/I71AUE 解决方案https://gitee.com/mybatis-flex/mybatis-flex/issues/I71AUE