wesmiler 22 godzin temu
rodzic
commit
af8f91eae1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/Services/Api/SocialService.php

+ 1 - 1
app/Services/Api/SocialService.php

@@ -182,7 +182,7 @@ class SocialService extends BaseService
             $this->error = '请不要重复提交';
             return false;
         }
-
+var_dump($albums);
         $tags = isset($params['tags'])?$params['tags'] : [];
         $tags = array_filter($tags);
         $data = [