mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-04-26 00:00:04 +08:00
mb-list mb-form mb-xxx等 统一请求方法 列表(post) 保存(post) 删除(delete) 详情(get) 等
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
"script" : null,
|
||||
"groupId" : "9ec6f9ec92d24a369952bb13eddc134f",
|
||||
"name" : "操作日志",
|
||||
"createTime" : 1646490239460,
|
||||
"updateTime" : 1646474005369,
|
||||
"createTime" : null,
|
||||
"updateTime" : 1646552462421,
|
||||
"lock" : "0",
|
||||
"createBy" : null,
|
||||
"updateBy" : null,
|
||||
"path" : "/oper/list",
|
||||
"method" : "GET",
|
||||
"method" : "POST",
|
||||
"parameters" : [ ],
|
||||
"options" : [ ],
|
||||
"requestBody" : "",
|
||||
|
||||
@@ -5,12 +5,12 @@
|
||||
"groupId" : "9ec6f9ec92d24a369952bb13eddc134f",
|
||||
"name" : "登录日志",
|
||||
"createTime" : null,
|
||||
"updateTime" : 1646490406374,
|
||||
"updateTime" : 1646552463034,
|
||||
"lock" : "0",
|
||||
"createBy" : null,
|
||||
"updateBy" : null,
|
||||
"path" : "/login/list",
|
||||
"method" : "GET",
|
||||
"method" : "POST",
|
||||
"parameters" : [ ],
|
||||
"options" : [ ],
|
||||
"requestBody" : "",
|
||||
|
||||
Reference in New Issue
Block a user