修改入组附件
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-20 11:07:26 +08:00
parent 3bdd5af113
commit 97b28fd920
2 changed files with 2 additions and 2 deletions
@@ -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;