From a0be54e1eac31da33e2b80d8b7e8ce7e308fbbc8 Mon Sep 17 00:00:00 2001 From: jmdhappy Date: Fri, 25 Aug 2017 20:22:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84README=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51c8f84..19ab011 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ xxpay-server > xxpay-config > xxpay-service > xxpay-web > xxpay-gateway V1.0.0 |2017-08-11 |完成spring-cloud架构,集成微信、支付宝渠道 V1.0.0 |2017-08-20 |升级spring boot为1.5.6,修复通知bug V1.0.0 |2017-08-23 |升级支付宝为最新接口 -V1.0.0 |2017-08-25 |微信支付SDK更换为weixin-java-pay,增加微信H5支付 +V1.0.0 |2017-08-25 |微信支付SDK更换为weixin-java-pay,增加微信H5支付,增加了docker部署支持 接下来的版本开发计划: ```html -- GitLab