cms add year
This commit is contained in:
parent
0d7ea6d32b
commit
d56dd0a25f
2 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Response
|
|||
public string? EditorCondition { get; set; }
|
||||
public string? EditorConfirm { get; set; }
|
||||
public string? Image { get; set; }
|
||||
public int? Year { get; set; }
|
||||
public int? Round { get; set; }
|
||||
public List<HomePageLinkResponseItem>? Images { get; set; }
|
||||
public List<HomePageLinkResponseItem>? Files { get; set; }
|
||||
public List<HomePageLinkResponseItem>? Positions { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue