去除 system、infra 模块,对 member 模块的依赖

This commit is contained in:
YunaiV
2022-04-10 11:31:08 +08:00
parent e33b2f0dd3
commit ae85fe8aaf
6 changed files with 69 additions and 20 deletions

View File

@ -19,11 +19,6 @@
</description>
<dependencies>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-member-api</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-system-api</artifactId>