15313670163 hace 3 meses
padre
commit
55a34c0e3d
Se han modificado 1 ficheros con 0 adiciones y 119 borrados
  1. 0 119
      app/Controller/WebsiteController.php

+ 0 - 119
app/Controller/WebsiteController.php

@@ -1069,125 +1069,6 @@ class WebsiteController extends AbstractController
         $result = $this->websiteServiceClient->checkWebsiteUrl($requireData);
         return $result['code']==200?Result::success($result['data']):Result::error($result['message']);
     }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-    
-
-
     /**
      * 搜索并获取网站模板信息
      * @return array