فهرست منبع

新规则提交

zhangbin 1 سال پیش
والد
کامیت
410ecd1282
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      jpcj-service/src/main/java/com/miaxis/question/service/IQuestionInfoKtNewService.java

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