api เครื่องราช
This commit is contained in:
parent
6a572144ab
commit
cb33987976
11 changed files with 5290 additions and 5321 deletions
|
|
@ -20,8 +20,8 @@ namespace BMA.EHR.Domain.Models.Placement
|
|||
public string? Lastname { get; set; }
|
||||
[Comment("Id เพศ")]
|
||||
public Gender? Gender { get; set; }
|
||||
[Comment("ลำดับที่สอบได้")]
|
||||
public int? Number { get; set; }
|
||||
// [Comment("ลำดับที่สอบได้")]
|
||||
// public int? Number { get; set; }
|
||||
|
||||
[Comment("Id ตำแหน่งที่สอบได้")]
|
||||
public PositionPath? PositionCandidate { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue