1
This commit is contained in:
parent
d6bae02a9c
commit
014f3d26f7
@ -177,7 +177,7 @@ class ToolsController extends BaseController {
|
|||||||
'action' => 'outappPurchase',
|
'action' => 'outappPurchase',
|
||||||
'account_id' => getReqVal('account_id', ''),
|
'account_id' => getReqVal('account_id', ''),
|
||||||
'order_id' => $orderInfo['order_id'],
|
'order_id' => $orderInfo['order_id'],
|
||||||
'status' => 99,
|
'status' => 9,
|
||||||
'id' => 1,
|
'id' => 1,
|
||||||
'txhash' => '',
|
'txhash' => '',
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user