Skip to content

Commit 3c5357d

Browse files
U: src/V3/Ecommerce/Account/ApplyCancelWithdraw/ApplymentId/_applyment_id_.php
1 parent 0f4f7a2 commit 3c5357d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/V3/Ecommerce/Account/ApplyCancelWithdraw/ApplymentId/_applyment_id_.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
interface _applyment_id_
1111
{
1212
/**
13-
* 微信支付销提现申请单号查询提现申请单状态(同步模式)
13+
* 微信支付注销提现申请单号查询申请单状态(同步模式)
1414
* @param array<string,mixed> $options
1515
* @link https://wechatpay.im/openapi/v3/ecommerce/account/apply-cancel-withdraw/applyment-id/%7Bapplyment_id%7D
1616
*/
@@ -19,7 +19,7 @@ public function get(array $options = [
1919
]): ResponseInterface;
2020

2121
/**
22-
* 微信支付销提现申请单号查询提现申请单状态(异步模式)
22+
* 微信支付注销提现申请单号查询申请单状态(异步模式)
2323
* @param array<string,mixed> $options
2424
* @link https://wechatpay.im/openapi/v3/ecommerce/account/apply-cancel-withdraw/applyment-id/%7Bapplyment_id%7D
2525
*/

0 commit comments

Comments
 (0)