ถึงแก้กรรม
This commit is contained in:
parent
9be78c8bdc
commit
dd8e87b994
4 changed files with 66 additions and 45 deletions
|
|
@ -5,8 +5,6 @@ namespace BMA.EHR.Retirement.Service.Requests
|
|||
{
|
||||
public class RetirementDeceasedAddNotiHigherRequest
|
||||
{
|
||||
public int status { get; set; }
|
||||
public string message { get; set; } = string.Empty;
|
||||
public List<HigherResponse> result { get; set; } = new List<HigherResponse>();
|
||||
}
|
||||
public class HigherResponse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue