fix: detail site
This commit is contained in:
@@ -78,6 +78,7 @@ func (e *SiteDB) ToSite() *Site {
|
||||
DeletedAt: e.DeletedAt,
|
||||
CreatedBy: e.CreatedBy,
|
||||
UpdatedBy: e.UpdatedBy,
|
||||
Products: e.Products,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user