This commit is contained in:
2022-09-09 16:56:59 +08:00
parent bf15a185ce
commit a77ec741f2

View File

@@ -100,7 +100,8 @@ class Wechat
dump($notifyUrl);
dd($order);
dump($order);
exit();
$config = Config::get('wechat.payment');
$payment = Factory::payment($config);