接口添加permission

This commit is contained in:
zegezy
2022-05-09 21:49:00 +08:00
parent 3443b4be80
commit b7721117c9
8 changed files with 117 additions and 21 deletions
@@ -4,15 +4,27 @@
"script" : null,
"groupId" : "4f0230049d7e4f39b1e0897cc0f46f9a",
"name" : "修改登录状态",
"createTime" : 1646490239469,
"updateTime" : 1634729738648,
"createTime" : null,
"updateTime" : 1651932570354,
"lock" : "0",
"createBy" : null,
"updateBy" : null,
"path" : "/change/login/status",
"method" : "GET",
"parameters" : [ ],
"options" : [ ],
"options" : [ {
"name" : "permission",
"value" : "user:change:login:status",
"description" : "允许拥有该权限的访问",
"required" : false,
"dataType" : "String",
"type" : null,
"defaultValue" : null,
"validateType" : null,
"error" : null,
"expression" : null,
"children" : null
} ],
"requestBody" : "",
"headers" : [ ],
"paths" : [ ],
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@
"groupId" : "4f0230049d7e4f39b1e0897cc0f46f9a",
"name" : "导入数据预览",
"createTime" : null,
"updateTime" : 1648866355002,
"updateTime" : 1651932636716,
"lock" : null,
"createBy" : null,
"updateBy" : null,
@@ -24,7 +24,19 @@
"expression" : null,
"children" : null
} ],
"options" : [ ],
"options" : [ {
"name" : "permission",
"value" : "user:import:preview",
"description" : "允许拥有该权限的访问",
"required" : false,
"dataType" : "String",
"type" : null,
"defaultValue" : null,
"validateType" : null,
"error" : null,
"expression" : null,
"children" : null
} ],
"requestBody" : "",
"headers" : [ ],
"paths" : [ ],