complete rollcallCase history details by employee
This commit is contained in:
@@ -139,7 +139,7 @@ namespace CompanyManagment.App.Contracts.RollCall
|
||||
public TimeSpan TotalWorkingTime { get; set; }
|
||||
public List<RollCallCaseHistoryDetailRecord> Records { get; set; }
|
||||
public RollCallRecordStatus Status { get; set; }
|
||||
|
||||
public long EmployeeId { get; set; }
|
||||
}
|
||||
|
||||
public enum RollCallRecordStatus
|
||||
|
||||
Reference in New Issue
Block a user