调试支付
This commit is contained in:
parent
e09c7bb693
commit
97d0645a1c
@ -34,7 +34,7 @@ class Client extends BaseClient
|
||||
*/
|
||||
public function __construct(AccessToken $accessToken, Merchant $merchant)
|
||||
{
|
||||
parent::__construct($accessToken);
|
||||
parent::__construct($accessToken, app());
|
||||
$this->merchant = $merchant;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user