重点作业重点工程相关

main
zhaokai 2026-03-30 15:31:26 +08:00
parent 765fd6b108
commit 0704e447b3
1 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,9 @@
<groupId>com.zcloud.key.project</groupId> <groupId>com.zcloud.key.project</groupId>
<artifactId>web-infrastructure</artifactId> <artifactId>web-infrastructure</artifactId>
</dependency> </dependency>
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-stream-rocketmq</artifactId>
</dependency>
</dependencies> </dependencies>
</project> </project>