fix: 删除日志多余字段

This commit is contained in:
ray
2024-07-21 22:11:47 +08:00
parent 9a8490d8c2
commit 2828de4554

View File

@@ -11,7 +11,6 @@
t1.module,
t1.content,
t1.request_uri,
t1.method,
t1.ip,
CONCAT(t1.province," ", t1.city) AS region,
t1.execution_time,