wzq 5 years ago
parent
commit
7eaf82204c
1 changed files with 1 additions and 0 deletions
  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;
         return $data;
     }
     }