@@ -268,7 +268,7 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
public Guid EnrollId { get; set; }
|
||||
public DateTime? OutEnrollTime { get; set; }
|
||||
public Guid AgreementId { get; set; }
|
||||
public Guid? AgreementId { get; set; }
|
||||
|
||||
public string AgreementPath { get; set; } = String.Empty;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user