This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
jodd-http对于微信支付来说是必须依赖项
master
Binary Wang
7 years ago
parent
07e8ffabda
commit
7311463564
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
weixin-java-pay/pom.xml
+ 1
- 0
weixin-java-pay/pom.xml
View File
@@ -26,6 +26,7 @@
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-http</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
Write
Preview
Loading…
Cancel
Save