添加书签菜单模块

添加Ztree组件 50%
This commit is contained in:
WangHao
2020-08-06 23:17:34 +08:00
parent c4b4684e68
commit 3f890a5185
15 changed files with 3068 additions and 1 deletions

View File

@ -68,11 +68,12 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-system</artifactId>
</dependency>
<!-- 系统模块-->
<!-- 书签模块-->
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-yunbookmark</artifactId>
</dependency>
</dependencies>
</project>