export interface AffectDayDataModel { alarmType?: string; affectDay?: number; }