fix: 删除日志多余字段
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
t1.module,
|
t1.module,
|
||||||
t1.content,
|
t1.content,
|
||||||
t1.request_uri,
|
t1.request_uri,
|
||||||
t1.method,
|
|
||||||
t1.ip,
|
t1.ip,
|
||||||
CONCAT(t1.province," ", t1.city) AS region,
|
CONCAT(t1.province," ", t1.city) AS region,
|
||||||
t1.execution_time,
|
t1.execution_time,
|
||||||
|
|||||||
Reference in New Issue
Block a user