Change REport
This commit is contained in:
parent
55a83a43ec
commit
4987f7c5ad
9 changed files with 224 additions and 24 deletions
|
|
@ -37,6 +37,8 @@ namespace BMA.EHR.Recruit.Service.Models.Recruits
|
|||
[MaxLength(200)]
|
||||
public string Major { get; set; }
|
||||
|
||||
public string? Number { get; set; } = string.Empty;
|
||||
|
||||
public ScoreImport ScoreImport { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue