Initial commit

master
YClimb 2018-08-17 11:32:09 +08:00 committed by GitHub
commit 4d0553d429
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@ -0,0 +1,23 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# wxpay-sdk
微信支付集成一行代码调用微信支付更多丰富接口注释和例子努力做到最好的微信支付三方sdk工具