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