LiuJ 3 tháng trước cách đây
mục cha
commit
5b83b72a42
2 tập tin đã thay đổi với 224 bổ sung214 xóa
  1. 217 210
      app/JsonRpc/PublicRpcService.php
  2. 7 4
      app/JsonRpc/PublicRpcServiceInterface.php

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 217 - 210
app/JsonRpc/PublicRpcService.php


+ 7 - 4
app/JsonRpc/PublicRpcServiceInterface.php

@@ -213,8 +213,11 @@ interface PublicRpcServiceInterface
     public function getSectorType(array $data): array;
     // 自助建站-随机模板
     public function randomWebTemplate(array $data): array;
-
-
-
-
+    //level
+    public function addLevel(array $data);
+    public function updateLevel(array $data);
+    public function deleteLevel(array $data);
+    public function getLevelInfo(array $data);
+    public function getLevelList(array $data);
+    public function getLevel(array $data);
 }

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác