feat : sts
This commit is contained in:
@@ -161,6 +161,7 @@ class OptionalListService extends BaseService
|
||||
if (!empty($favorable)) {
|
||||
foreach ($favorable['sku_list'] as &$v) {
|
||||
$v['origin_spu_id'] = $skuList[$v['origin_sku_id']]['spu_id'] ?? 0;
|
||||
$v['category_id'] = CategoryCode::SECKILL;
|
||||
}
|
||||
|
||||
array_unshift($res,[
|
||||
|
||||
Reference in New Issue
Block a user