1
This commit is contained in:
parent
953bd09cb6
commit
59b1d44679
@ -407,7 +407,7 @@ class BlockChainController extends BaseAuthedController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private function internalOpenFragmentBox($itemDb, $itemMeta, $num) {
|
private function internalOpenFragmentBox($itemDb, $itemMeta, $num) {
|
||||||
$tokenId = $itemDb['include_item_id'];
|
$tokenId = $itemMeta['include_item_id'];
|
||||||
$itemId = $itemMeta['include_item_id'];
|
$itemId = $itemMeta['include_item_id'];
|
||||||
$params = array(
|
$params = array(
|
||||||
'c' => 'BcService',
|
'c' => 'BcService',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user