springboot-vue3/pom.xml
@@ -118,7 +118,16 @@ <artifactId>poi-tl</artifactId> <version>1.12.1</version> </dependency> <dependency> <groupId>com.github.xingshuangs</groupId> <artifactId>iot-communication</artifactId> <version>1.4.2</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </dependency> </dependencies> <build>