export class NotifyRuleSet { id?: number; setName?: string; type?: number; operateInfoId?: number; };