This commit is contained in:
aozhiwei 2023-08-15 11:46:02 +08:00
parent d6bae02a9c
commit 014f3d26f7

View File

@ -177,7 +177,7 @@ class ToolsController extends BaseController {
'action' => 'outappPurchase',
'account_id' => getReqVal('account_id', ''),
'order_id' => $orderInfo['order_id'],
'status' => 99,
'status' => 9,
'id' => 1,
'txhash' => '',
);