บันทึกข้อมูลรับโอน
This commit is contained in:
parent
19803fd523
commit
dec96d2bd3
8 changed files with 16467 additions and 60 deletions
|
|
@ -6,7 +6,7 @@ namespace BMA.EHR.Application.Requests
|
|||
public class InsigniaReturnRequest
|
||||
{
|
||||
public DateTime ReturnDate { get; set; }
|
||||
public Guid ReturnOrganizationId { get; set; }
|
||||
public Guid? ReturnOrganizationId { get; set; }
|
||||
public string ReturnReason { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue