api seller
This commit is contained in:
parent
8a307681d9
commit
95ceed3722
|
|
@ -64,7 +64,6 @@ class SellerProduct extends SellerProductController
|
|||
|
||||
|
||||
$sellerProduct = $this->sellerProduct->create([
|
||||
'condition' => 'new',
|
||||
'price' => 0,
|
||||
'description' => '',
|
||||
'is_approved' => 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue