@@ -30,6 +30,7 @@ public interface IQuestionInfoKtNewService extends IService<QuestionInfoKtNew>{
List<QuestionInfoKtNew> selectTestK14QuestionInfoList(QuestionInfoNewTestDTO questionInfoNewTestDTO);
+
List<QuestionInfoKtNew> selectTestK14QuestionInfoList2(QuestionInfoNewTestDTO questionInfoNewTestDTO);
List<QuestionInfoKtNew> selectFreeQuestionInfo(QuestionInfoFreeDTO freeDTO);