refactor(api-logging):暂时删除权限校验与日志记录

This commit is contained in:
zhengxinonly
2021-09-16 02:46:48 +08:00
parent 316ebc2441
commit 3fa8ae0a8a
17 changed files with 80 additions and 101 deletions
+5 -5
View File
@@ -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"