创建 yudao-user-server

This commit is contained in:
YunaiV
2021-05-07 00:19:07 +08:00
parent d0a7c0593f
commit 930cdfe2b2
20 changed files with 745 additions and 5 deletions

View File

@ -110,10 +110,6 @@
<groupId>cn.smallbun.screw</groupId>
<artifactId>screw-core</artifactId> <!-- 实现数据库文档 -->
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-mq</artifactId>
</dependency>
</dependencies>