Skip to content

Commit b78aa25

Browse files
🚔 SpringBootPlusGenerator
1 parent 92d6507 commit b78aa25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ INSERT INTO sys_user (id, username, nickname, password, salt, phone, gender, hea
146146
>修改组件名称/作者/数据库表名称/主键id
147147
148148
```text
149-
/src/test/java/io/geekidea/springbootplus/test/CodeGenerator.java
149+
/src/test/java/io/geekidea/springbootplus/test/SpringBootPlusGenerator.java
150150
```
151151

152152
```java

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ INSERT INTO sys_user (id, username, nickname, password, salt, phone, gender, hea
148148
> Modify module name / author / table name / primary key id
149149
150150
```text
151-
/src/test/java/io/geekidea/springbootplus/test/CodeGenerator.java
151+
/src/test/java/io/geekidea/springbootplus/test/SpringBootPlusGenerator.java
152152
```
153153

154154
```java

0 commit comments

Comments
 (0)