zhangbin 1 anno fa
parent
commit
410ecd1282

+ 1 - 0
jpcj-service/src/main/java/com/miaxis/question/service/IQuestionInfoKtNewService.java

@@ -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);