From af1051ce6f6779a7d8df94c22ea3388c46d93536 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 5 May 2023 21:58:03 +0800 Subject: [PATCH] Update Refund.php --- WePayV3/Refund.php | 1 + 1 file changed, 1 insertion(+) diff --git a/WePayV3/Refund.php b/WePayV3/Refund.php index 56f1e43..e14ecb5 100644 --- a/WePayV3/Refund.php +++ b/WePayV3/Refund.php @@ -23,6 +23,7 @@ use WePayV3\Contracts\BasicWePay; /** * 电商接口 | 订单退款接口 + * 注意:直连商户退款接口集成在 Order 中 * @deprecated * @class Refund * @package WePayV3