【代码优化】商城: 完成代码评审 TODO

This commit is contained in:
puhui999
2024-08-20 15:50:07 +08:00
parent 5c3a960403
commit 91240351ed
9 changed files with 50 additions and 124 deletions

View File

@@ -33,12 +33,6 @@
<artifactId>yudao-module-infra-api</artifactId>
<version>${revision}</version>
</dependency>
<!-- TODO @puhui999不在 MemberUserController 提供接口,而是 PayWalletController 增加。不然 member 耦合 pay 拉。 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-module-pay-api</artifactId>
<version>${revision}</version>
</dependency>
<!-- 业务组件 -->
<dependency>