src/api/monitor/operlog/types.ts @@ -1,4 +1,5 @@ export interface OperLogQuery extends PageQuery { operIp: string; title: string; operName: string; businessType: string;