แก้รายงาน
This commit is contained in:
parent
2c1527b863
commit
04b8885e18
11 changed files with 31 additions and 1 deletions
|
|
@ -25,5 +25,7 @@
|
|||
public string PlacementName { get; set;} = string.Empty;
|
||||
|
||||
public string Seq { get; set; } = string.Empty;
|
||||
|
||||
public string Education { get; set; } = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,5 +35,7 @@ namespace BMA.EHR.Application.Responses.Reports
|
|||
public string NewSalary { get; set; } = "";
|
||||
|
||||
public string AppointDate { get; set; } = string.Empty;
|
||||
|
||||
public string Education { get; set;} = string.Empty;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue