修改
This commit is contained in:
@@ -418,6 +418,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
List<QuestionMark?> notNeedCopyMarks = new List<QuestionMark?>()
|
||||
{
|
||||
QuestionMark.State,
|
||||
QuestionMark.LesionNumber,
|
||||
};
|
||||
|
||||
var tableAnswers = copyTableAnswers.Select(x => new ReadingTableQuestionAnswer
|
||||
|
||||
Reference in New Issue
Block a user