Ver Fonte

Wesmiler

wesmiler há 1 mês atrás
pai
commit
32312fd376
1 ficheiros alterados com 0 adições e 1 exclusões
  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),
                 'cart_count' => CartService::make()->getCount($this->userId),
-                'system'=>$system
             ];
 
             if ($type == 2) {