Update Regency
This commit is contained in:
@@ -289,6 +289,8 @@ func (h *Handler) toSiteResponse(resp *entity.Site) response.Site {
|
||||
Products: h.toProductResponseList(resp.Products),
|
||||
Lat: *resp.Latitude,
|
||||
Long: *resp.Longitude,
|
||||
Region: resp.Region,
|
||||
Regency: resp.Regency,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user