支付调试
This commit is contained in:
parent
0ea8694547
commit
74b8a116e8
@ -67,7 +67,7 @@ class PaymentLogic extends BaseLogic
|
||||
self::$error = '订单异常';
|
||||
$result = false;
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
} catch (ExceptionException $e) {
|
||||
\support\Log::info($e->getMessage());
|
||||
throw new \Exception($e->getMessage());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user