Commit 36ac22d7 by liumengfei

优化bug

parent ad3b960c
......@@ -57,7 +57,7 @@ class GalleryManagement implements \Joshine\Catalog\Api\ProductAttributeMediaGal
ProductRepositoryInterface $productRepository,
ImageContentValidatorInterface $contentValidator,
ProductAttributeMediaGalleryEntryInterface $entry,
?ProductInterfaceFactory $productInterfaceFactory = null,
?ProductInterfaceFactory $productInterfaceFactory = null
) {
$this->productRepository = $productRepository;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment