บันทึกสรุปผลวินัย
This commit is contained in:
parent
7c2a4c0280
commit
6b7a5bfa06
15 changed files with 24038 additions and 0 deletions
|
|
@ -5,5 +5,9 @@ namespace BMA.EHR.Discipline.Service.Requests
|
|||
public class DisciplineResultRequest
|
||||
{
|
||||
public string resultDescription { get; set; }// *สรุปผลการพิจารณา
|
||||
public string? oc { get; set; }//
|
||||
public string? disciplineType { get; set; }//
|
||||
public string? titleType { get; set; }//
|
||||
public int? year { get; set; }//
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue