Kaynağa Gözat

增加请求

durong 5 yıl önce
ebeveyn
işleme
be29881bae
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/Repositories/V2/FloorRepository.php

+ 1 - 1
app/Repositories/V2/FloorRepository.php

@@ -21,7 +21,7 @@ class FloorRepository
         $this->floor = $floor;
     }
 
-    public function index()
+    public function index($request)
     {
         $where = [];
         if(isset($request['id'])){