update 优化 notice 新增通知公告发送ws推送

This commit is contained in:
疯狂的狮子Li
2023-11-03 12:59:42 +08:00
parent f34740ad03
commit c709b44786
2 changed files with 20 additions and 6 deletions

View File

@ -90,6 +90,11 @@
<artifactId>ruoyi-common-encrypt</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-websocket</artifactId>
</dependency>
</dependencies>
</project>