This commit is contained in:
miemie 2024-10-29 14:28:10 +08:00
parent 52969aec08
commit 0840e60751
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ Mybatis 增强工具包 - 只做增强不做改变,简化`CRUD`操作
</dependency>
```
- `^3.9.6` 你可能需要额外的引用
- jdk8+
- jdk11+
```xml
<dependency>
<groupId>com.baomidou</groupId>

View File

@ -90,7 +90,7 @@ useful, out-of-the-box features for MyBatis, use it can effectively save your de
</dependency>
```
- `^3.9.6` may need additional citations
- jdk8+
- jdk11+
```xml
<dependency>
<groupId>com.baomidou</groupId>