作者 tangxvhui

调整

... ... @@ -251,6 +251,7 @@ func (srv *SummaryEvaluationService) syncEvaluationFinishValue(
oldValue.Value = item.Value
oldValue.Score = item.Score
oldValue.Remark = item.Remark
oldValue.HrCheck = 0
}
}
// 重置各个评级数量
... ...