15313670163 12 시간 전
부모
커밋
8d53bf12be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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);
     }