magic-boot/data/magic-api/api/系统管理/富文本/group.json

22 lines
531 B
JSON
Raw Normal View History

2021-11-03 16:25:14 +08:00
{
"properties" : { },
"id" : "7eeba36706c24c1484ee4e84ad829f9b",
"name" : "富文本",
"type" : "api",
2022-03-27 22:44:48 +08:00
"parentId" : "acff5ad7aae64de2acb03e1d16a58ce2",
2021-11-03 16:25:14 +08:00
"path" : "/ueditor",
"paths" : [ ],
"options" : [ {
"name" : "require_login",
"value" : "false",
"description" : "该接口需要登录才允许访问",
"required" : false,
"dataType" : "String",
"type" : null,
"defaultValue" : null,
"validateType" : null,
"error" : null,
"expression" : null,
"children" : null
} ]
}