fix
This commit is contained in:
parent
3882e11454
commit
7a9053f5ce
3 changed files with 100 additions and 3 deletions
|
|
@ -8,5 +8,7 @@ namespace BMA.EHR.Leave.Service.DTOs.Reports
|
|||
public int node { get; set; }
|
||||
public string nodeId { get; set; }
|
||||
public bool? isRetirement { get; set; } = false;
|
||||
|
||||
public string? revisionId { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue