1
This commit is contained in:
parent
469f152906
commit
7a7e80245b
@ -135,6 +135,7 @@ class PayController {
|
||||
echo json_encode(array(
|
||||
'errcode' => 0,
|
||||
'errmsg' => '',
|
||||
'orderid' => $orderid,
|
||||
'pay_str' => (string)$xmlobj->PayStr
|
||||
));
|
||||
die();
|
||||
|
Loading…
x
Reference in New Issue
Block a user