|
@@ -79,11 +79,6 @@
|
|
|
<groupId>com.kxs</groupId>
|
|
<groupId>com.kxs</groupId>
|
|
|
<artifactId>kxs-product-api</artifactId>
|
|
<artifactId>kxs-product-api</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
- <!-- 实现对 RocketMQ 的自动化配置 -->
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>com.kxs</groupId>
|
|
|
|
|
- <artifactId>kxs-common-mq</artifactId>
|
|
|
|
|
- </dependency>
|
|
|
|
|
|
|
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|