15313670163 пре 4 месеци
родитељ
комит
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("参数必填!");
     }
+    
 }