iplatform-support-mybatis/pom.xml
@@ -91,6 +91,13 @@ <artifactId>poi-ooxml</artifactId> </dependency> <!-- 基础模块提供web支持, 2022/10/31 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> <scope>provided</scope> </dependency> </dependencies> </project>