فهرست منبع

自助建站相关接口

15313670163 2 ماه پیش
والد
کامیت
9bf69bc26c
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      app/JsonRpc/WebsiteService.php

+ 4 - 0
app/JsonRpc/WebsiteService.php

@@ -1085,6 +1085,7 @@ class WebsiteService implements WebsiteServiceInterface
         }
         return Result::success($websiteInfo->toArray());
     }
+// 自助建站--fr-------------------
 
      /**
      * 获取并搜索 网站模板信息
@@ -1540,4 +1541,7 @@ class WebsiteService implements WebsiteServiceInterface
         ];
         return Result::success($result);
     }
+
+
+    // 自助建站---------------fr---------------
 }