作者 tangxvhui

调整

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