1
This commit is contained in:
parent
b8b11b1396
commit
953bd09cb6
@ -407,7 +407,7 @@ class BlockChainController extends BaseAuthedController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private function internalOpenFragmentBox($itemDb, $itemMeta, $num) {
|
private function internalOpenFragmentBox($itemDb, $itemMeta, $num) {
|
||||||
$tokenId = $itemDb['item_id'];
|
$tokenId = $itemDb['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