feat : chef statement
This commit is contained in:
@@ -162,6 +162,7 @@ class PlaceOrderService extends BaseOrderService
|
||||
$orderGoodInsertArr[] = [
|
||||
'order_id' => $this->orderId,
|
||||
'cycle_id' => $this->cycleId,
|
||||
'kitchen_id' => $this->orderRes['site_info']['kitchen_id'],
|
||||
'sku_id' => $one['id'],
|
||||
'spu_id' => $one['spu_id'],
|
||||
'user_id' => $this->userId,
|
||||
|
||||
Reference in New Issue
Block a user