新增便签ruoyi-note模块
This commit is contained in:
@ -74,6 +74,12 @@
|
||||
<artifactId>ruoyi-yunbookmark</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 便签模块-->
|
||||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>ruoyi-note</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
Reference in New Issue
Block a user