mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-06 03:58:03 +08:00
Update AliPay/Bill.php
This commit is contained in:
parent
ef2ab99cb4
commit
1defe142e4
@ -41,6 +41,6 @@ class Bill extends BasicAliPay
|
|||||||
*/
|
*/
|
||||||
public function apply($options)
|
public function apply($options)
|
||||||
{
|
{
|
||||||
return $this->getResult($options, 'get');
|
return $this->getResult($options);
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user