feat: 客户详情 + review 修改

This commit is contained in:
Wanwan
2023-11-04 03:21:20 +08:00
parent 4092f298ed
commit 64db1a9c90
12 changed files with 105 additions and 31 deletions

View File

@@ -57,6 +57,12 @@
<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>