...
This commit is contained in:
parent
33e607d776
commit
4d1627cde8
@ -368,6 +368,8 @@ class ShopController extends BaseAuthedController
|
||||
LogService::productDiamond(['account_id' => $account_id], $event);
|
||||
}
|
||||
|
||||
error_log("buyGoodsDirect---" . $address . "---" . $item_id . "---" . $item_num);
|
||||
|
||||
$this->_addGoods($address, array(
|
||||
'goods_id' => $item_id,
|
||||
'goods_num' => $item_num,
|
||||
|
Loading…
x
Reference in New Issue
Block a user