lisy
2023-07-03 402de42b050c8d12c794e205072f7c526db516c4
其他模块:http请求坐标预添加,防止HttpClientUtil报错
1个文件已修改
6 ■■■■■ 已修改文件
cloud-server-other/pom.xml 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
cloud-server-other/pom.xml
@@ -76,6 +76,12 @@
            <version>1.5.22</version>
        </dependency>
        <!--        http-->
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpclient</artifactId>
            <version>4.5.13</version>
        </dependency>
        <!--        mybatis generertor-->