src/api/hrm/attendance/record/index.ts @@ -10,6 +10,7 @@ userName?: string; deptId?: number; deptName?: string; phone?: string; date?: string; clockInTime?: string; clockOutTime?: string;