作者 郑周

Changes

... ... @@ -98,7 +98,7 @@ func (rs *EvaluationCycleService) Create(in *command.CreateCycleCommand) (interf
}
}
// 插入周期中的模板数据
// 周期模板数据表中插入数据
cycleTemplate := &domain.EvaluationCycleTemplate{
Id: 0,
Name: v.Name,
... ...