Browse Source

Merge branch 'dev' of https://gitee.com/zxt_5/public_producer into dev

rkljw 5 months ago
parent
commit
8b229830f9

+ 5 - 0
app/JsonRpc/WebsiteServiceInterface.php

@@ -83,4 +83,9 @@ interface WebsiteServiceInterface
     public function getWebsiteModelCategory(array $data): array;
     public function selectWebsiteLinks(array $data): array;
 
+
+    public function getWebsiteTemplateinfo(array $data): array;
+    public function addWebsiteTemplateinfo(array $data): array;
+    public function addWebsiteTemplate(array $data): array;
+    public function getAllTemplateClass(array $data): array;
 }

File diff suppressed because it is too large
+ 0 - 0
runtime/container/classes.cache


File diff suppressed because it is too large
+ 0 - 0
runtime/container/scan.cache


Some files were not shown because too many files changed in this diff