商品规格优化
parent
3aa91fcf0a
commit
3830dc103e
|
|
@ -1392,9 +1392,7 @@ class GoodsService
|
|||
}
|
||||
}
|
||||
}
|
||||
print_r($data);
|
||||
print_r($title);
|
||||
die;
|
||||
|
||||
return DataReturn('success', 0, ['data'=>$data, 'title'=>$title, 'images'=>$images]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue