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
|
|
@ -59,6 +59,7 @@ namespace BMA.EHR.Report.Service.Responses
|
|||
public string? CurrentSubDistrict { get; set; }
|
||||
public string? CurrentDistrict { get; set; }
|
||||
public string? CurrentProvince { get; set; }
|
||||
public string? ImgUrl { get; set; }
|
||||
}
|
||||
|
||||
public class Insignia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue