1.0 完成
This commit is contained in:
@ -70,6 +70,11 @@
|
||||
<artifactId>yshop-spring-boot-starter-redis</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>co.yixiang.boot</groupId>
|
||||
<artifactId>yshop-spring-boot-starter-desensitize</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 消息队列相关 -->
|
||||
<dependency>
|
||||
<groupId>co.yixiang.boot</groupId>
|
||||
@ -87,6 +92,7 @@
|
||||
<artifactId>yshop-spring-boot-starter-biz-ip</artifactId>
|
||||
</dependency>
|
||||
|
||||
|
||||
<!-- 工具类相关 -->
|
||||
</dependencies>
|
||||
|
||||
|
Reference in New Issue
Block a user