ปรับ api เพิ่มคนเข้าคำขอเครืองราช เพิ่ม ocId
This commit is contained in:
parent
4cc64ab2c0
commit
451806fd00
2 changed files with 53 additions and 33 deletions
|
|
@ -9,5 +9,7 @@ namespace BMA.EHR.Insignia.Service.Requests
|
|||
public Guid insigniaId { get; set; }
|
||||
public Guid insigniaPeriodId { get; set; }
|
||||
public string? Reason { get; set; }
|
||||
|
||||
public Guid OcId { get; set; }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue