From 2708e8d94a751be987a3a7e0ba25fe8d7c746309 Mon Sep 17 00:00:00 2001 From: Innovation <1028932693@qq.com> Date: Wed, 27 Sep 2023 11:09:54 +0800 Subject: [PATCH] =?UTF-8?q?v2=E5=BE=AE=E4=BF=A1=E5=88=86=E8=B4=A6=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=BB=A3=E7=A0=81=E6=8F=90=E7=A4=BA=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- We.php | 1 + 1 file changed, 1 insertion(+) diff --git a/We.php b/We.php index be61c36..7dc7e8b 100644 --- a/We.php +++ b/We.php @@ -86,6 +86,7 @@ use WeChat\Exceptions\InvalidInstanceException; * @method \WePay\Redpack WePayRedpack($options = []) static 微信红包支持 * @method \WePay\Transfers WePayTransfers($options = []) static 微信商户打款到零钱 * @method \WePay\TransfersBank WePayTransfersBank($options = []) static 微信商户打款到银行卡 + * @method \WePay\ProfitSharing WePayProfitSharing($options = []) static 微信分账 */ class We {