...
This commit is contained in:
parent
346f58f215
commit
e251c9a158
@ -409,7 +409,7 @@ class ShopController extends BaseAuthedController
|
||||
$this->internalAddItem($propertyChgService, $itemMeta, $goods_count);
|
||||
}
|
||||
$awardService = new services\AwardService();
|
||||
$awardService->addItem($row['goods_id'], $goods_num);
|
||||
// $awardService->addItem($row['goods_id'], $goods_num);
|
||||
ShopBuyRecord::add($id, $goods_num);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user