From 409ec52569f61c9be13f15778c10044efbd84fd9 Mon Sep 17 00:00:00 2001 From: clunt Date: Thu, 17 Mar 2022 16:46:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=BE=AE=E4=BF=A1=E6=94=AF?= =?UTF-8?q?=E4=BB=98pom=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...惠影环境使用手册.docx => 工圈子环境使用手册.docx} | Bin ghy-payment/pom.xml | 6 ++++++ pom.xml | 7 +++++++ 3 files changed, 13 insertions(+) rename doc/{光惠影环境使用手册.docx => 工圈子环境使用手册.docx} (100%) diff --git a/doc/光惠影环境使用手册.docx b/doc/工圈子环境使用手册.docx similarity index 100% rename from doc/光惠影环境使用手册.docx rename to doc/工圈子环境使用手册.docx diff --git a/ghy-payment/pom.xml b/ghy-payment/pom.xml index da86b09d..7de39ec8 100644 --- a/ghy-payment/pom.xml +++ b/ghy-payment/pom.xml @@ -22,6 +22,12 @@ ghy-common + + + com.github.wechatpay-apiv3 + wechatpay-apache-httpclient + + diff --git a/pom.xml b/pom.xml index 13112d3b..39e821a4 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,7 @@ 1.18.12 7.4.0 2.8.5 + 0.4.3 @@ -254,6 +255,12 @@ ${ghy.version} + + com.github.wechatpay-apiv3 + wechatpay-apache-httpclient + ${wxpay.version} + +