api review
This commit is contained in:
parent
9d61daf66c
commit
34806a0bc2
10 changed files with 3098 additions and 213 deletions
|
|
@ -20,6 +20,8 @@ namespace BMA.EHR.Recurit.Exam.Service.Request
|
|||
public string? ResultC { get; set; }
|
||||
public string? Pass { get; set; }
|
||||
public string? Number { get; set; }
|
||||
public int? ReviewPoint { get; set; }
|
||||
public string? Review { get; set; }
|
||||
public DateTime? AnnouncementDate { get; set; }
|
||||
public Guid? Id { get; set; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue