添加多租户

pull/2/head
puhui999 2023-04-30 17:35:38 +08:00
parent c10ea9d9de
commit 15ced47b17
1 changed files with 4 additions and 0 deletions

View File

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