wzq пре 5 година
родитељ
комит
7eaf82204c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/Repositories/FloorRepository.php

+ 1 - 0
app/Repositories/FloorRepository.php

@@ -129,6 +129,7 @@ class FloorRepository
                 ];
             }
         }
+        Log::debug('推荐内容楼层-data'.json_encode($data));
         return $data;
     }