|
|
@ -95,7 +95,7 @@ public class MedicalRecAnswerExcelDTO {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
this.absentCheck();
|
|
|
|
this.absentCheck();
|
|
|
|
this.matchQuestionDicId(questionTypeDicList);
|
|
|
|
this.matchQuestionDicId(questionTypeDicList);
|
|
|
|
this.matchQuestion(questionLibraryList);
|
|
|
|
//this.matchQuestion(questionLibraryList);
|
|
|
|
this.matchAskPatientAnswer(askPatientAnswerList);
|
|
|
|
this.matchAskPatientAnswer(askPatientAnswerList);
|
|
|
|
this.matchAnswerResource(materialLibraryList);
|
|
|
|
this.matchAnswerResource(materialLibraryList);
|
|
|
|
}
|
|
|
|
}
|
|
|
|