mirror of
https://gitee.com/best_handsome/mybatis-plus-join
synced 2025-07-11 00:02:22 +08:00
1.5.3
This commit is contained in:
parent
c056475a12
commit
3bd8a78e6b
@ -50,14 +50,14 @@ QQ群:680016987 或者
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.yulichang</groupId>
|
<groupId>com.github.yulichang</groupId>
|
||||||
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
||||||
<version>1.5.2</version>
|
<version>1.5.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
- Gradle
|
- Gradle
|
||||||
```
|
```
|
||||||
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.2'
|
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.3'
|
||||||
```
|
```
|
||||||
或者clone代码到本地执行 mvn install, 再引入以上依赖
|
或者clone代码到本地执行 `mvn install`, 再引入以上依赖
|
||||||
<br>
|
<br>
|
||||||
注意: MyBatis Plus版本需要3.1.2+
|
注意: MyBatis Plus版本需要3.1.2+
|
||||||
<br>
|
<br>
|
||||||
|
@ -50,14 +50,14 @@ QQ群:680016987 或者
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.yulichang</groupId>
|
<groupId>com.github.yulichang</groupId>
|
||||||
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
<artifactId>mybatis-plus-join-boot-starter</artifactId>
|
||||||
<version>1.5.2</version>
|
<version>1.5.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
- Gradle
|
- Gradle
|
||||||
```
|
```
|
||||||
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.2'
|
implementation 'com.github.yulichang:mybatis-plus-join-boot-starter:1.5.3'
|
||||||
```
|
```
|
||||||
或者clone代码到本地执行 mvn install, 再引入以上依赖
|
或者clone代码到本地执行 `mvn install`, 再引入以上依赖
|
||||||
<br>
|
<br>
|
||||||
注意: MyBatis Plus版本需要3.1.2+
|
注意: MyBatis Plus版本需要3.1.2+
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user