Update
parent
699be72a75
commit
f0dd85ec67
|
|
@ -30,7 +30,7 @@ class WeChatPayException extends Exception
|
||||||
public function context()
|
public function context()
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
'wechat_raw' => $this->raw,
|
'wechat_pay_raw' => $this->raw,
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue