api import เครื่องราช,ใบกำกับ

This commit is contained in:
Kittapath 2023-08-24 19:23:33 +07:00
parent 9c610407f4
commit 69f23fd0cb
21 changed files with 47554 additions and 55 deletions

View file

@ -19,5 +19,7 @@ namespace BMA.EHR.Insignia.Service.Requests
public DateTime? DatePayment { get; set; }
public string? TypePayment { get; set; }
public string? Address { get; set; }
public string? OrganizationOrganizationSend { get; set; }
public string? OrganizationOrganizationReceive { get; set; }
}
}