BUG-20241119 #818
|
@ -276,7 +276,7 @@ func (s *Service) utilFillMomentsWithApiVOInfo(ctx *gin.Context, list []*dbstruc
|
|||
return
|
||||
}
|
||||
|
||||
// 4.获取审核信息
|
||||
// 4.获取审核信息1
|
||||
tasks, err := _DefaultMomentAuditTask.GetByMomentIds(ctx, momentIds)
|
||||
if err != nil {
|
||||
logger.Error("GetByMomentIds fail")
|
||||
|
|
Loading…
Reference in New Issue