ยืม คืน สำนักตัวเอง
This commit is contained in:
parent
97b85a34e7
commit
5065ad3269
2 changed files with 9 additions and 8 deletions
|
|
@ -6,7 +6,7 @@ namespace BMA.EHR.Application.Requests
|
|||
public class InsigniaBorrowRequest
|
||||
{
|
||||
public DateTime BorrowDate { get; set; }
|
||||
public Guid BorrowOrganizationId { get; set; }
|
||||
public Guid? BorrowOrganizationId { get; set; }
|
||||
public Guid InsigniaNoteProfileId { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue