mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-06 03:58:03 +08:00
v2微信分账增加代码提示注释
This commit is contained in:
parent
10c4efc584
commit
2708e8d94a
1
We.php
1
We.php
@ -86,6 +86,7 @@ use WeChat\Exceptions\InvalidInstanceException;
|
||||
* @method \WePay\Redpack WePayRedpack($options = []) static 微信红包支持
|
||||
* @method \WePay\Transfers WePayTransfers($options = []) static 微信商户打款到零钱
|
||||
* @method \WePay\TransfersBank WePayTransfersBank($options = []) static 微信商户打款到银行卡
|
||||
* @method \WePay\ProfitSharing WePayProfitSharing($options = []) static 微信分账
|
||||
*/
|
||||
class We
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user