Skip to content

Commit

Permalink
generate()
Browse files Browse the repository at this point in the history
  • Loading branch information
abel533 authored Jul 27, 2024
1 parent c262bf8 commit 7e65ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ public class User {

在代码中调用生成器:
```java
Project.load("tk-mapper/generator-demo.yaml").generator();
Project.load("tk-mapper/generator-demo.yaml").generate();
```

### 方式二:可执行Jar包
Expand Down

0 comments on commit 7e65ef1

Please sign in to comment.