完善签名
This commit is contained in:
@@ -38,10 +38,10 @@ class UnionPayController extends Controller
|
||||
unset($inputs['sign']);
|
||||
$action = new UnionPay($inputs, $sign);
|
||||
|
||||
$action->addLog();
|
||||
// $action->addLog();
|
||||
$action->start();
|
||||
|
||||
$action->updateLog();
|
||||
// $action->updateLog();
|
||||
|
||||
return $action->respond();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user