15313670163 12 hours ago
parent
commit
8d53bf12be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/JsonRpc/NewsService.php

+ 1 - 1
app/JsonRpc/NewsService.php

@@ -356,7 +356,7 @@ class NewsService extends AbstractServiceClient implements NewsServiceInterface
      * @param array $data
      * @return mixed
      */
-    public function getWebsiteJobSelect(array $data)
+    public function getWebsiteJobSelect(array $data) 
     {
         return $this->__request(__FUNCTION__, $data);
     }