Skip to content

Commit

Permalink
modify:代码整理
Browse files Browse the repository at this point in the history
  • Loading branch information
kings1990 committed Oct 31, 2019
1 parent 58a5ac6 commit fbc4655
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ public class KingsBankCard {
## 2.使用

### 2.0 maven引入
新建maven项目并且在项目中引入如下dependency
最新版本
```
<dependency>
<groupId>io.github.kings1990</groupId>
<artifactId>kings-rap2-generator</artifactId>
<version>1.0.0-RELEASE</version>
<version>1.0.1-RELEASE</version>
</dependency>
```
如果遇到不支持lombok,请安装idea lombok插件
Expand Down

0 comments on commit fbc4655

Please sign in to comment.