修复live模块install错误

This commit is contained in:
ageer
2024-03-01 14:56:58 +08:00
parent 240df6e3dc
commit cead269b19
15 changed files with 33 additions and 25 deletions

View File

@@ -39,10 +39,7 @@
<groupId>com.xmzs</groupId>
<artifactId>ruoyi-common-satoken</artifactId>
</dependency>
<dependency>
<groupId>com.xmzs</groupId>
<artifactId>ruoyi-common-json</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>