升级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
+6 -5
View File
@@ -4,13 +4,15 @@
"script" : null,
"groupId" : "6f106ebdee21489db34b956f7770ff03",
"name" : "详情",
"createTime" : null,
"createTime" : 1646490239485,
"updateTime" : 1646401567689,
"lock" : "0",
"method" : "GET",
"createBy" : null,
"updateBy" : null,
"path" : "/get",
"method" : "GET",
"parameters" : [ ],
"option" : "[]",
"options" : [ ],
"requestBody" : "",
"headers" : [ ],
"paths" : [ ],
@@ -185,8 +187,7 @@
"expression" : "",
"children" : [ ]
} ]
},
"optionMap" : { }
}
}
================================
return db.table("sys_component").where().eq("id",id).selectOne()