项目结构调整 x 12 : 准备将 yudao-framework 拆分成独立的 starter

This commit is contained in:
YunaiV
2021-04-30 14:48:51 +08:00
parent f336b801b9
commit 86a9d95722
213 changed files with 226 additions and 206 deletions

View File

@ -19,7 +19,7 @@
<dependencies>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-framework</artifactId>
<artifactId>yudao-common</artifactId>
<version>${revision}</version>
</dependency>