Update Site ID
This commit is contained in:
@@ -323,6 +323,7 @@ func (h *Handler) toUserResponse(resp *entity.User) response.User {
|
||||
PartnerName: resp.PartnerName,
|
||||
CreatedAt: resp.CreatedAt.Format(time.RFC3339),
|
||||
UpdatedAt: resp.CreatedAt.Format(time.RFC3339),
|
||||
SiteID: resp.SiteID,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user