mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-04-26 00:00:04 +08:00
代码生成优化 其他一些小优化
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"properties" : { },
|
||||
"id" : "e1df886fe7604810b495d555abaa6200",
|
||||
"id" : "5019707e422245b89e0b2bf00f9a2ec8",
|
||||
"script" : null,
|
||||
"groupId" : "7bdcc43555b9419caba2ee722e1aa2d3",
|
||||
"name" : "删除",
|
||||
"createTime" : 1648655132924,
|
||||
"createTime" : 1648780777671,
|
||||
"updateTime" : null,
|
||||
"lock" : null,
|
||||
"createBy" : null,
|
||||
@@ -12,7 +12,19 @@
|
||||
"path" : "/delete",
|
||||
"method" : "DELETE",
|
||||
"parameters" : [ ],
|
||||
"options" : [ ],
|
||||
"options" : [ {
|
||||
"name" : "permission",
|
||||
"value" : "data:test:delete",
|
||||
"description" : "允许拥有该权限的访问",
|
||||
"required" : false,
|
||||
"dataType" : "String",
|
||||
"type" : null,
|
||||
"defaultValue" : null,
|
||||
"validateType" : null,
|
||||
"error" : null,
|
||||
"expression" : null,
|
||||
"children" : null
|
||||
} ],
|
||||
"requestBody" : null,
|
||||
"headers" : [ ],
|
||||
"paths" : [ ],
|
||||
|
||||
Reference in New Issue
Block a user