15313670163 3 months ago
parent
commit
76cece4447
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/JsonRpc/NewsService.php

+ 1 - 0
app/JsonRpc/NewsService.php

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