api import เครื่องราช,ใบกำกับ
This commit is contained in:
parent
9c610407f4
commit
69f23fd0cb
21 changed files with 47554 additions and 55 deletions
|
|
@ -19,7 +19,9 @@ namespace BMA.EHR.Domain.Models.Insignias
|
|||
[Comment("วันที่ได้รับพระราชทานเครื่องราชฯ")]
|
||||
public DateTime? DateReceive { get; set; }
|
||||
[Comment("สังกัด ณ วันที่ขอพระราชทานเครื่องราชฯ")]
|
||||
public OrganizationOrganization? OrganizationOrganizationSend { get; set; }
|
||||
public string? OrganizationOrganizationSend { get; set; }
|
||||
[Comment("สังกัด ณ วันที่ได้รับพระราชทานเครื่องราชฯ")]
|
||||
public string? OrganizationOrganizationReceive { get; set; }
|
||||
[Comment("วันที่")]
|
||||
public DateTime? Date { get; set; }
|
||||
[Comment("เล่มที่")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue