15313670163 3 mesi fa
parent
commit
635f597a4c
1 ha cambiato i file con 118 aggiunte e 0 eliminazioni
  1. 118 0
      app/Controller/WebsiteController.php

+ 118 - 0
app/Controller/WebsiteController.php

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