Merge pull request '修复括号' (#49) from dev into preview

Reviewed-on: #49
This commit is contained in:
mkm 2023-10-17 11:55:28 +08:00
commit c4112f645f

View File

@ -1276,6 +1276,7 @@ class ProductRepository extends BaseRepository
$res['content']['content']=$content; $res['content']['content']=$content;
} }
} }
}
$res['merchant']['recommend'] = $this->getRecommend($res['product_id'], $res['mer_id']); $res['merchant']['recommend'] = $this->getRecommend($res['product_id'], $res['mer_id']);
$spu = app()->make(SpuRepository::class)->getSpuData( $spu = app()->make(SpuRepository::class)->getSpuData(