File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## v3.5.2.7
4
4
5
- 2022.06.27 ~
5
+ 2022.06.27 ~ 2022.07.02
6
6
7
7
:star : New Features
8
8
Original file line number Diff line number Diff line change 2
2
3
3
## Current Version
4
4
5
- 3.5.2.6
5
+ 3.5.2.7
6
6
7
7
说明: 除最后一位,前面的为mybatis-plus-generator的版本号,最后一位为该版本迭代次数。
8
8
45
45
运行:
46
46
47
47
``` shell
48
- java -jar mybatis-plus-code-generator-3.5.2.6 .jar
48
+ java -jar mybatis-plus-code-generator-3.5.2.7 .jar
49
49
```
50
50
51
51
::: warning
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >com.fengwenyi</groupId >
9
9
<artifactId >mybatis-plus-code-generator</artifactId >
10
- <version >3.5.2.7-SNAPSHOT </version >
10
+ <version >3.5.2.7</version >
11
11
<packaging >jar</packaging >
12
12
<name >mybatis-plus-code-generator</name >
13
13
<description >MyBatis-Plus Code Generator</description >
You can’t perform that action at this time.
0 commit comments