mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
update
This commit is contained in:
parent
7425654cda
commit
1d105b30b1
15
README.md
15
README.md
@ -33,14 +33,13 @@
|
|||||||
|
|
||||||
3. 添加cglib依赖
|
3. 添加cglib依赖
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
|
<dependency>
|
||||||
<dependency>
|
<groupId>cglib</groupId>
|
||||||
<groupId>cglib</groupId>
|
<artifactId>cglib</artifactId>
|
||||||
<artifactId>cglib</artifactId>
|
<version>3.3.0</version>
|
||||||
<version>3.3.0</version>
|
</dependency>
|
||||||
</dependency>
|
```
|
||||||
```
|
|
||||||
|
|
||||||
### 使用
|
### 使用
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user