hangzhoumesParent/common/pom.xml
@@ -163,7 +163,7 @@ <dependency> <groupId>com.github.xingshuangs</groupId> <artifactId>iot-communication</artifactId> <version>1.4.2</version> <version>1.5.4</version> </dependency> <!--引入redis,排除lettuce的引用--> @@ -204,6 +204,12 @@ <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> <dependency> <groupId>com.alibaba</groupId> <artifactId>easyexcel</artifactId> <version>3.1.3</version> </dependency> </dependencies>