...
This commit is contained in:
parent
bbe68a6818
commit
ea39d8ede6
@ -1012,7 +1012,9 @@ class ShopController extends BaseAuthedController
|
|||||||
$response['item_id'] = $item_id;
|
$response['item_id'] = $item_id;
|
||||||
$response['item_num'] = $item_count;
|
$response['item_num'] = $item_count;
|
||||||
$this->_rspData(
|
$this->_rspData(
|
||||||
$response
|
array(
|
||||||
|
"block_chain" => $response
|
||||||
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user