升级magic-api 2.0 增加操作日志、登录日志

This commit is contained in:
吕金泽
2022-03-05 22:30:18 +08:00
parent b630ed3828
commit d743d7c95b
99 changed files with 1483 additions and 420 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"properties" : { },
"id" : "5c36bdc1de454d6e9d1a464d87c96091",
"name" : "配置",
"type" : "1",
"type" : "api",
"parentId" : "02df51e4d7184780a98b632f43dc5848",
"path" : "/config",
"paths" : [ ],
@@ -4,13 +4,15 @@
"script" : null,
"groupId" : "5c36bdc1de454d6e9d1a464d87c96091",
"name" : "获取所有配置",
"createTime" : null,
"createTime" : 1646490239534,
"updateTime" : 1646391487051,
"lock" : "0",
"method" : "GET",
"createBy" : null,
"updateBy" : null,
"path" : "/list",
"method" : "GET",
"parameters" : [ ],
"option" : "[]",
"options" : [ ],
"requestBody" : "",
"headers" : [ ],
"paths" : [ ],
@@ -89,8 +91,7 @@
"expression" : "",
"children" : [ ]
} ]
},
"optionMap" : { }
}
}
================================
import 'org.ssssssss.magicboot.utils.WebUtils'