更新接口

This commit is contained in:
mkm 2023-04-23 20:05:12 +08:00
parent 91b2ca945d
commit 056c2f153d

View File

@ -391,6 +391,7 @@ class SpuRepository extends BaseRepository
try {
switch ($productType) {
case 0:
case 98:
$where = [
'activity_id' => 0,
'product_id' => $id,