refactor(api-logging):暂时删除权限校验与日志记录
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"phone": "12312345679",
|
||||
"email": "123qq.com",
|
||||
"status": 1,
|
||||
"remark": null,
|
||||
"comment": null,
|
||||
"address": "这是总公司",
|
||||
"create_at": null,
|
||||
"update_at": "2021-06-01 17:23:20"
|
||||
@@ -22,7 +22,7 @@
|
||||
"phone": "12312345678",
|
||||
"email": "1234qq.com",
|
||||
"status": 1,
|
||||
"remark": null,
|
||||
"comment": null,
|
||||
"address": "这是济南",
|
||||
"create_at": "2021-06-01 17:24:33",
|
||||
"update_at": "2021-06-01 17:25:19"
|
||||
@@ -36,7 +36,7 @@
|
||||
"phone": "12312345678",
|
||||
"email": "123@qq.com",
|
||||
"status": 1,
|
||||
"remark": null,
|
||||
"comment": null,
|
||||
"address": "这是唐山",
|
||||
"create_at": "2021-06-01 17:25:15",
|
||||
"update_at": "2021-06-01 17:25:20"
|
||||
@@ -50,7 +50,7 @@
|
||||
"phone": "12312345678",
|
||||
"email": "123@qq.com",
|
||||
"status": 1,
|
||||
"remark": null,
|
||||
"comment": null,
|
||||
"address": "测试",
|
||||
"create_at": "2021-06-01 17:27:39",
|
||||
"update_at": "2021-06-01 17:27:39"
|
||||
@@ -64,7 +64,7 @@
|
||||
"phone": "12312345678",
|
||||
"email": "123@qq.com",
|
||||
"status": 1,
|
||||
"remark": null,
|
||||
"comment": null,
|
||||
"address": "测试部",
|
||||
"create_at": "2021-06-01 17:28:27",
|
||||
"update_at": "2021-06-01 17:28:27"
|
||||
|
||||
Reference in New Issue
Block a user