1
This commit is contained in:
parent
1f41de39d0
commit
11527e542e
@ -47,12 +47,6 @@ class HashRateShopService {
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
$itemMeta = mt\Item::get($goodsMeta['item_id']);
|
|
||||||
if ($itemMeta) {
|
|
||||||
} else if ($goodsMeta['goods_id'] != 9999){
|
|
||||||
error_log('item not found:' . json_encode($goodsMeta));
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
return $goodsList;
|
return $goodsList;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user