zhangchangchun %!s(int64=5) %!d(string=hai) anos
pai
achega
d28af1acc2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Repositories/FeedRepositories.php

+ 1 - 0
app/Repositories/FeedRepositories.php

@@ -123,6 +123,7 @@ class FeedRepositories
                     $value['relate_data'] = $this->postDetail($post);
                 }
                 if($value['type'] == 5){
+                    $value['content'] = null;
                     $value['relate_data'] = $this->getFollowMemberFans($value['relate_id']);
                 }
                 $data[] = $value;