Review代码修改

This commit is contained in:
owen
2023-10-02 21:27:46 +08:00
parent 0c1f5c9582
commit 7fdd36d979
11 changed files with 92 additions and 69 deletions

View File

@ -22,13 +22,6 @@
<artifactId>yudao-common</artifactId>
</dependency>
<!-- TODO @疯狂biz 引入哈api 保持低依赖 -->
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-mq</artifactId>
<scope>compile</scope>
</dependency>
<!-- 参数校验 -->
<dependency>
<groupId>org.springframework.boot</groupId>