trade: 分销业务从 member 模块 转移到 trade模块

This commit is contained in:
owen
2023-09-06 00:16:47 +08:00
parent a68691f2d9
commit 9336a0a102
33 changed files with 235 additions and 408 deletions

View File

@@ -54,6 +54,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>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-ip</artifactId>