15313670163 hace 4 meses
padre
commit
5c4fc130c1
Se han modificado 3 ficheros con 4 adiciones y 5 borrados
  1. 3 4
      app/JsonRpc/WebsiteService.php
  2. 0 0
      runtime/container/scan.cache
  3. 1 1
      runtime/hyperf.pid

+ 3 - 4
app/JsonRpc/WebsiteService.php

@@ -615,10 +615,10 @@ class WebsiteService implements WebsiteServiceInterface
 
 
     /**
+     * 获取栏目
      * @param array $data
      * @return array
      */
-    //获取栏目
     public function getWebsiteModelCategory(array $data): array
     {
         $website_id=[
@@ -642,10 +642,10 @@ class WebsiteService implements WebsiteServiceInterface
 
 
     /**
+     * 获取友情链接
      * @param array $data
      * @return array
      */
-    //获取友情链接
     public function selectWebsiteLinks(array $data): array
     {
         $where = [
@@ -660,10 +660,9 @@ class WebsiteService implements WebsiteServiceInterface
         }else{
             return Result::error("本网站暂无此类型友情链接",0);
         }
-
     }
 
-    
+
     /**
      * 网站首页数据统计, 管理员
      * @return void

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
runtime/container/scan.cache


+ 1 - 1
runtime/hyperf.pid

@@ -1 +1 @@
-46
+2453

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio