Ver código fonte

系统消息

rkljw 1 dia atrás
pai
commit
f53dee4ffa
2 arquivos alterados com 485 adições e 316 exclusões
  1. 480 316
      app/JsonRpc/NewsService.php
  2. 5 0
      app/JsonRpc/NewsServiceInterface.php

Diferenças do arquivo suprimidas por serem muito extensas
+ 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;
 }

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff