新版onlyoffice

This commit is contained in:
wangqiong
2024-03-14 17:59:11 +08:00
parent 7c9681b236
commit 1ae3b82282
78 changed files with 475 additions and 3079 deletions
+5
View File
@@ -89,6 +89,11 @@
<artifactId>commons-fileupload</artifactId>
<version>1.4</version>
</dependency>
<!--websocket-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-websocket</artifactId>
</dependency>
</dependencies>
<build>