Commit c71f59a4 authored by wdy's avatar wdy

Merge branch 'wangdingyi' into 'dev'

调第三方url需要的包

See merge request !216
parents 2dff530a b67750d6
......@@ -65,6 +65,11 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-framework</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.1</version>
</dependency>
</dependencies>
</project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment