jodd-http对于微信支付来说是必须依赖项

This commit is contained in:
Binary Wang 2017-06-27 11:04:21 +08:00
parent 07e8ffabda
commit 7311463564

View File

@ -26,6 +26,7 @@
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-http</artifactId>
<scope>compile</scope>
</dependency>
<dependency>