interface ISysCardClickDetail{ reportStatus: '0' | '1' | '2' | '3', reportType: string, reportDateTime: string, reviewer: string, }