6
0
Fork 0
base
panliang 2023-02-15 16:38:06 +08:00
parent 250cd4bc1d
commit 4e6f73ea76
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ class StoreController extends Controller
$list = $store->productSpus()
->select($fields)
->distinct('store_product_skus.product_spu_id')
->filter($input)
// ->online()
->wherePivot('status', 1)