เพิ่ม api ผลตรวจเลือด
This commit is contained in:
parent
060765d373
commit
4a17aef039
18 changed files with 27329 additions and 562 deletions
|
|
@ -16,12 +16,12 @@ namespace BMA.EHR.Application.Requests
|
|||
|
||||
public string GovAge { get; set; }
|
||||
|
||||
public string Salary { get; set; }
|
||||
public double? Salary { get; set; }
|
||||
|
||||
public string LastInsignia { get; set; }
|
||||
public int? LastInsigniaId { get; set; }
|
||||
public Guid? LastInsigniaId { get; set; }
|
||||
|
||||
public string PosNo { get; set; }
|
||||
public Guid PosNo { get; set; }
|
||||
|
||||
public InsigniaItem RequestInsignia { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue