api review
This commit is contained in:
parent
9d61daf66c
commit
34806a0bc2
10 changed files with 3098 additions and 213 deletions
|
|
@ -246,5 +246,11 @@ namespace BMA.EHR.Recurit.Exam.Service.Models
|
|||
[Comment("ผลสมัครสอบ")]
|
||||
public string? Pass { get; set; }
|
||||
|
||||
[Comment("คะแนนความพึงพอใจ")]
|
||||
public int? ReviewPoint { get; set; }
|
||||
|
||||
[Comment("ข้อแนะนำ")]
|
||||
public string? Review { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue