แก้คำสั่งบรรจุ

This commit is contained in:
Kittapath 2024-07-01 01:30:24 +07:00
parent 7c0b7f1aa7
commit 2678b7fc59
8 changed files with 18664 additions and 44 deletions

View file

@ -9,6 +9,7 @@ namespace BMA.EHR.Placement.Service.Requests
}
public class OrgRequestData
{
public string? id { get; set; }
public string? profileId { get; set; }
public string? prefix { get; set; }
public string? firstName { get; set; }