...
This commit is contained in:
parent
ad8adc2838
commit
2ebf134999
@ -1300,7 +1300,7 @@ class ShopController extends BaseAuthedController
|
||||
$goods = mt\ShopGoods::get($id);
|
||||
$goods_id = $goods['goods_id'];
|
||||
$shop_id = $goods['shop_id'];
|
||||
|
||||
|
||||
$meta = mt\Item::get($goods_id);
|
||||
if ($meta['type'] != mt\Item::CHEST_BOX_TYPE) {
|
||||
$this->_rspErr(2, 'goods_id is invalid');
|
||||
|
Loading…
x
Reference in New Issue
Block a user