From fd179277a64b5435140617ef2fa3a2420d55795e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Sun, 27 May 2018 22:38:28 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E5=A4=8D=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E5=99=A8=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- We.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/We.php b/We.php index 329c939..9ecd8df 100644 --- a/We.php +++ b/We.php @@ -57,7 +57,7 @@ use WeChat\Exceptions\InvalidInstanceException; * @method \WePay\Coupon WePayCoupon($options = []) static 微信商户代金券 * @method \WePay\Redpack WePayRedpack($options = []) static 微信红包支持 * @method \WePay\Transfers WePayTransfers($options = []) static 微信商户打款到零钱 - * @method \WePay\TransfersBank WePayTransFresBank($options = []) static 微信商户打款到银行卡 + * @method \WePay\TransfersBank WePayTransfersBank($options = []) static 微信商户打款到银行卡 */ class We {