多模块重构 11:代码生成器,支持多租户

This commit is contained in:
YunaiV
2022-02-03 00:44:07 +08:00
parent 24e083b3ae
commit 8e3d7663bb
27 changed files with 34 additions and 831 deletions

View File

@ -38,6 +38,10 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-dict</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-tenant</artifactId>
</dependency>
<!-- Web 相关 -->
<dependency>