自动生成 3张表的代码

This commit is contained in:
WangHao
2020-07-26 20:15:47 +08:00
parent 8a9f8f9e2b
commit 1876e50ba2
9 changed files with 342 additions and 2 deletions

View File

@ -72,7 +72,10 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-generator</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-bookmark</artifactId>
</dependency>
</dependencies>
<build>