From e9479cb19b7a43d7ff01d738ec829b9e6ac4c53c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= <zoujingli@qq.com> Date: Tue, 2 May 2023 10:41:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E8=AF=86=20Refund=20=E8=BF=87?= =?UTF-8?q?=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WePayV3/Refund.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WePayV3/Refund.php b/WePayV3/Refund.php index eeb80a2..e4fda93 100644 --- a/WePayV3/Refund.php +++ b/WePayV3/Refund.php @@ -23,7 +23,8 @@ use WePayV3\Contracts\BasicWePay; /** * 电商接口 | 订单退款接口 - * Class Refund + * @deprecated + * @class Refund * @package WePayV3 */ class Refund extends BasicWePay