feat: show query params in audit log details

This commit is contained in:
Fringg
2026-02-25 05:24:25 +03:00
parent 5d0e3539e2
commit 66f7fcb3dc
5 changed files with 19 additions and 1 deletions

View File

@@ -2628,6 +2628,7 @@
"timestamp": "时间戳",
"before": "之前",
"after": "之后",
"queryParams": "请求参数",
"requestBody": "请求数据",
"fullDetails": "完整详情"
},