wesmiler hace 1 día
padre
commit
af8f91eae1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = [