wesmiler %!s(int64=2) %!d(string=hai) anos
pai
achega
b258d0d8ff
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/Services/Api/VideoService.php

+ 2 - 0
app/Services/Api/VideoService.php

@@ -338,6 +338,8 @@ class VideoService extends BaseService
 
         // 浏览量
         $this->updateView($userId, $id);
+        $this->error = 1010;
+        return true;
     }
 
     /**