mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-05 19:41:44 +08:00
Update We.php
This commit is contained in:
parent
7eb32f1451
commit
372c422ab9
2
We.php
2
We.php
@ -63,9 +63,9 @@ use WeChat\Exceptions\InvalidInstanceException;
|
|||||||
*
|
*
|
||||||
* ----- WePay -----
|
* ----- WePay -----
|
||||||
* @method \WePay\Bill WePayBill($options = []) static 微信商户账单及评论
|
* @method \WePay\Bill WePayBill($options = []) static 微信商户账单及评论
|
||||||
|
* @method \WePay\Coupon WePayCoupon($options = []) static 微信商户代金券
|
||||||
* @method \WePay\Order WePayOrder($options = []) static 微信商户订单
|
* @method \WePay\Order WePayOrder($options = []) static 微信商户订单
|
||||||
* @method \WePay\Refund WePayRefund($options = []) static 微信商户退款
|
* @method \WePay\Refund WePayRefund($options = []) static 微信商户退款
|
||||||
* @method \WePay\Coupon WePayCoupon($options = []) static 微信商户代金券
|
|
||||||
* @method \WePay\Redpack WePayRedpack($options = []) static 微信红包支持
|
* @method \WePay\Redpack WePayRedpack($options = []) static 微信红包支持
|
||||||
* @method \WePay\Transfers WePayTransfers($options = []) static 微信商户打款到零钱
|
* @method \WePay\Transfers WePayTransfers($options = []) static 微信商户打款到零钱
|
||||||
* @method \WePay\TransfersBank WePayTransfersBank($options = []) static 微信商户打款到银行卡
|
* @method \WePay\TransfersBank WePayTransfersBank($options = []) static 微信商户打款到银行卡
|
||||||
|
Loading…
x
Reference in New Issue
Block a user