วินัยกำหนดให้ฟิวว่างได้ รายละเอียด
This commit is contained in:
parent
2f733cd2a6
commit
4369c35f93
23 changed files with 9215 additions and 53 deletions
|
|
@ -4,7 +4,7 @@ namespace BMA.EHR.Discipline.Service.Requests
|
|||
{
|
||||
public class DisciplineResultRequest
|
||||
{
|
||||
public string resultDescription { get; set; }// *สรุปผลการพิจารณา
|
||||
public string? resultDescription { get; set; }// *สรุปผลการพิจารณา
|
||||
public string? oc { get; set; }//
|
||||
public string? disciplineType { get; set; }//
|
||||
public string? titleType { get; set; }//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue