1
This commit is contained in:
parent
96d01fe1e5
commit
bd70ebfecb
@ -63,7 +63,7 @@ class PayController {
|
||||
}
|
||||
$openid = 'ouPbc4gvHQ_eRRtPKb6BhHGpheB8';
|
||||
if (isset($_REQUEST['account_id'])) {
|
||||
$openid = phpcommon\extraceOpenId($_REQUEST['account_id']);
|
||||
$openid = phpcommon\extractOpenId($_REQUEST['account_id']);
|
||||
}
|
||||
$orderid = $this->getOrderId();
|
||||
if (empty($orderid)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user