wesmiler il y a 2 mois
Parent
commit
32312fd376
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      app/Http/Controllers/Api/v1/IndexController.php

+ 0 - 1
app/Http/Controllers/Api/v1/IndexController.php

@@ -129,7 +129,6 @@ class IndexController extends webApp
                 // 轮播
                 // 轮播
                 'banners' => AdService::make()->getListByPosition($position),
                 'banners' => AdService::make()->getListByPosition($position),
                 'cart_count' => CartService::make()->getCount($this->userId),
                 'cart_count' => CartService::make()->getCount($this->userId),
-                'system'=>$system
             ];
             ];
 
 
             if ($type == 2) {
             if ($type == 2) {