Browse Source

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

Binary Wang 8 years ago
parent
commit
7311463564
1 changed files with 1 additions and 0 deletions
  1. 1 0
      weixin-java-pay/pom.xml

+ 1 - 0
weixin-java-pay/pom.xml

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