apiร้องเรียน

This commit is contained in:
Kittapath 2023-11-23 08:48:21 +07:00
parent 2cdf724d58
commit d06e1af217
24 changed files with 34538 additions and 91 deletions

View file

@ -5,7 +5,7 @@ namespace BMA.EHR.Discipline.Service.Requests
{
public class DisciplineDirectorRequest
{
// public Guid prefix { get; set; }
public string prefix { get; set; }
public string firstName { get; set; }
public string lastName { get; set; }
public string position { get; set; }