【新增】模块exam,judgement并修改pom文件,新增rabbitmq依赖
This commit is contained in:
@@ -29,6 +29,12 @@
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<!--RabbitMQ-->
|
||||
<dependency>
|
||||
<groupId>pc.exam.gg</groupId>
|
||||
<artifactId>exam-spring-boot-starter-mq</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 业务组件 -->
|
||||
<dependency>
|
||||
<groupId>pc.exam.gg</groupId>
|
||||
|
Reference in New Issue
Block a user