mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-06-17 11:07:34 +00:00
fix
This commit is contained in:
parent
c05083db98
commit
b011fe3f35
@ -40,7 +40,7 @@ export interface QueryEventCondition {
|
||||
uuid: string;
|
||||
source: SourceInput;
|
||||
name: string;
|
||||
type: string;
|
||||
type: EventType;
|
||||
time: Duration;
|
||||
order: string;
|
||||
paging: { pageNum: number; pageSize: number; needTotal: boolean };
|
||||
|
Loading…
Reference in New Issue
Block a user