rkljw 2 달 전
부모
커밋
8df65bd593
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/JsonRpc/NewsServiceInterface.php

+ 1 - 1
app/JsonRpc/NewsServiceInterface.php

@@ -76,7 +76,7 @@ interface NewsServiceInterface
      * @return mixed
      */
     public function upArticleStatus(array $data);
-    
+
     /**
      * @param array $data
      * @return mixed