code review:客户逻辑

This commit is contained in:
YunaiV
2023-11-04 10:13:43 +08:00
parent 9ee6a27b86
commit ecf728966f
5 changed files with 15 additions and 9 deletions

View File

@@ -33,6 +33,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-ip</artifactId>
</dependency>
<!-- Web 相关 -->
<dependency>
@@ -57,12 +61,6 @@
<artifactId>yudao-spring-boot-starter-excel</artifactId>
</dependency>
<!-- 地址相关 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-ip</artifactId>
</dependency>
<!-- Test 测试相关 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>