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