15313670163 3 달 전
부모
커밋
76cece4447
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/JsonRpc/NewsService.php

+ 1 - 0
app/JsonRpc/NewsService.php

@@ -609,4 +609,5 @@ class NewsService implements NewsServiceInterface
         }
         return Result::error("参数必填!");
     }
+    
 }