微信支付v3
This commit is contained in:
parent
3b5ae8d03e
commit
f0f177f9b6
|
@ -16,6 +16,13 @@
|
||||||
<artifactId>wechatpay-apache-httpclient</artifactId>
|
<artifactId>wechatpay-apache-httpclient</artifactId>
|
||||||
<version>0.4.9</version>
|
<version>0.4.9</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.github.wechatpay-apiv3</groupId>
|
||||||
|
<artifactId>wechatpay-java</artifactId>
|
||||||
|
<version>0.2.17</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.wxpay</groupId>
|
<groupId>com.github.wxpay</groupId>
|
||||||
<artifactId>wxpay-sdk</artifactId>
|
<artifactId>wxpay-sdk</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue