更新
This commit is contained in:
parent
7182edcb14
commit
037623ce77
@ -2697,7 +2697,6 @@ class StoreOrderRepository extends BaseRepository
|
||||
"mer_status" => 1,
|
||||
"rate" => 3,
|
||||
];
|
||||
halt($datas);
|
||||
|
||||
$make = app()->make(ProductRepository::class);
|
||||
$product_id = $make->create($datas, $product_type);
|
||||
|
Loading…
x
Reference in New Issue
Block a user