add search by user

This commit is contained in:
AdisakKanthawilang 2024-12-27 10:22:09 +07:00
parent d78e7bfce2
commit e6c50195e2
2 changed files with 2 additions and 0 deletions

View file

@ -64,6 +64,7 @@ export class LogController extends Controller {
"host",
"responseCode",
"output",
"user",
"userName",
"rootId",
].map((v) => ({

View file

@ -70,6 +70,7 @@ export class ReportController extends Controller {
"host",
"responseCode",
"output",
"user",
"userName",
"rootId",
].map((v) => ({