From 49d2c687f5cf8b510d5057da9b96a38a1f0348c1 Mon Sep 17 00:00:00 2001 From: zegezy <1098696801@qq.com> Date: Sun, 10 Mar 2024 23:22:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=A8=A1=E5=9D=97=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0permission?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/magic-api/api/系统管理/组件/获取组件tree.ms | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/data/magic-api/api/系统管理/组件/获取组件tree.ms b/data/magic-api/api/系统管理/组件/获取组件tree.ms index 8792014..7ff4fca 100644 --- a/data/magic-api/api/系统管理/组件/获取组件tree.ms +++ b/data/magic-api/api/系统管理/组件/获取组件tree.ms @@ -5,14 +5,26 @@ "groupId" : "6f106ebdee21489db34b956f7770ff03", "name" : "获取组件tree", "createTime" : null, - "updateTime" : 1709459290517, + "updateTime" : 1710083862734, "lock" : null, "createBy" : null, "updateBy" : null, "path" : "/tree", "method" : "GET", "parameters" : [ ], - "options" : [ ], + "options" : [ { + "name" : "permission", + "value" : "component:tree", + "description" : "允许拥有该权限的访问", + "required" : false, + "dataType" : "String", + "type" : null, + "defaultValue" : null, + "validateType" : null, + "error" : null, + "expression" : null, + "children" : null + } ], "requestBody" : "", "headers" : [ ], "paths" : [ ],