shikeying
2022-11-14 450083f7d9d5b687c732acddefb56632f7b3d5ad
recommend-common/pom.xml
@@ -45,6 +45,13 @@
            <artifactId>iplatform-gather</artifactId>
        </dependency>
        <!-- RestTemplate依赖,2022/09/23 -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-web</artifactId>
            <scope>provided</scope>
        </dependency>
    </dependencies>
</project>