fix: gofmt 格式化 5 个文件 - 修复 golangci-lint 错误
This commit is contained in:
@@ -382,5 +382,3 @@ func (r authorisedWebsiteRepository) FindWithDetails(c context.Context, pageInde
|
||||
err = db.Order("authorised_websites.created desc").Offset((pageIndex - 1) * pageSize).Limit(pageSize).Find(&o).Error
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user