api จัดการคำขอเครื่องราช
This commit is contained in:
parent
4215af4a0b
commit
f386a5fea6
8 changed files with 409 additions and 233 deletions
|
|
@ -13,9 +13,9 @@ namespace BMA.EHR.Application.Requests
|
|||
|
||||
public DateTime EndDate { get; set; }
|
||||
|
||||
public string Amount { get; set; }
|
||||
public int Amount { get; set; }
|
||||
|
||||
// public string Type { get; set; }
|
||||
public int Round { get; set; }
|
||||
public FormFile? File { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue