feat : coupon
This commit is contained in:
@@ -247,6 +247,7 @@ trait OrderTrait
|
||||
'type' => $this->skuArr[$key]['type'],
|
||||
'id' => $key,
|
||||
'spu_id' => $this->skuArr[$key]['spu_id'],
|
||||
'is_add_staple_food' => $this->skuArr[$key]['is_add_staple_food'],
|
||||
];
|
||||
} else {
|
||||
$oneCopiesGoodInfo[$key]['num'] += $oneGood;
|
||||
|
||||
Reference in New Issue
Block a user