瀏覽代碼

系统消息

rkljw 4 天之前
父節點
當前提交
f53dee4ffa
共有 2 個文件被更改,包括 485 次插入316 次删除
  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