Browse Source

系统消息

rkljw 4 days ago
parent
commit
f53dee4ffa
2 changed files with 485 additions and 316 deletions
  1. 480 316
      app/JsonRpc/NewsService.php
  2. 5 0
      app/JsonRpc/NewsServiceInterface.php

File diff suppressed because it is too large
+ 480 - 316
app/JsonRpc/NewsService.php


+ 5 - 0
app/JsonRpc/NewsServiceInterface.php

@@ -447,4 +447,9 @@ interface NewsServiceInterface
      * @return array
      */
     public function getWebsiteProjectList(array $data):array;
+    /**
+     * @param array $data
+     * @return array
+     */
+    public function getWebsiteCategoryJob(array $data):array;
 }

Some files were not shown because too many files changed in this diff