zhangyong
2023-09-01 2546b2505f9c6d19a1fa16ff09d24ac4988a7127
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>