133
This commit is contained in:
parent
c7e1ce3a67
commit
ede9a0bc80
@ -124,7 +124,7 @@ func (r *CaseCommentDao) GetCaseCommentPageSearch(req requests.GetCaseCommentPag
|
||||
// 构建查询条件
|
||||
query := global.Db.Model(&model.CaseComment{})
|
||||
|
||||
// 用户1
|
||||
// 用户12
|
||||
query = query.Preload("User")
|
||||
|
||||
// 用户医院1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user