Merge branch 'develop'
This commit is contained in:
commit
6d4de4e677
2 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ export class LogController extends Controller {
|
|||
"host",
|
||||
"responseCode",
|
||||
"output",
|
||||
"user",
|
||||
"userName",
|
||||
"rootId",
|
||||
].map((v) => ({
|
||||
|
|
|
|||
|
|
@ -70,6 +70,7 @@ export class ReportController extends Controller {
|
|||
"host",
|
||||
"responseCode",
|
||||
"output",
|
||||
"user",
|
||||
"userName",
|
||||
"rootId",
|
||||
].map((v) => ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue