fix report kk1/kp7 : add field imgUrl
This commit is contained in:
parent
a9eb8d993c
commit
4654330ef7
3 changed files with 8 additions and 2 deletions
|
|
@ -21,6 +21,7 @@ namespace BMA.EHR.Report.Service.Responses
|
|||
public string? SalaryDate { get; set; }
|
||||
public string? PositionName { get; set; }
|
||||
public string? OcFullPath { get; set; }
|
||||
public string? ImgUrl { get; set; }
|
||||
}
|
||||
|
||||
public class Educations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue