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" : "d94a4788e17a4e0f9b67ca86b171e231",
|
||||
"id" : "33639781fde24f32902b486bd0edd6ca",
|
||||
"script" : null,
|
||||
"groupId" : "7bdcc43555b9419caba2ee722e1aa2d3",
|
||||
"name" : "列表",
|
||||
"createTime" : 1648655132912,
|
||||
"createTime" : 1648780777658,
|
||||
"updateTime" : null,
|
||||
"lock" : null,
|
||||
"createBy" : null,
|
||||
@@ -12,7 +12,19 @@
|
||||
"path" : "/list",
|
||||
"method" : "POST",
|
||||
"parameters" : [ ],
|
||||
"options" : [ ],
|
||||
"options" : [ {
|
||||
"name" : "permission",
|
||||
"value" : "data:test:view",
|
||||
"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