新增定时任务 Redis文章转MongoDB

This commit is contained in:
WangHao
2020-10-18 18:27:21 +08:00
parent e7b6e1f5dc
commit 046aba8a28
9 changed files with 90 additions and 18 deletions

View File

@ -35,6 +35,12 @@
<artifactId>ruoyi-common</artifactId>
</dependency>
<!-- 便签模块-->
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-note</artifactId>
</dependency>
</dependencies>
</project>
</project>