|
@@ -309,7 +309,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
|
|
|
<select id="selecQuestionInfoExcel4" resultType="com.miaxis.question.vo.QuestionInfoExcelVo">
|
|
<select id="selecQuestionInfoExcel4" resultType="com.miaxis.question.vo.QuestionInfoExcelVo">
|
|
SELECT id,
|
|
SELECT id,
|
|
- id_kt,
|
|
|
|
id_ydt,
|
|
id_ydt,
|
|
number,
|
|
number,
|
|
issue,
|
|
issue,
|
|
@@ -324,7 +323,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
|
|
|
<select id="selectQuestionInfoSortList" resultType="com.miaxis.question.vo.QuestionInfoExcelVo">
|
|
<select id="selectQuestionInfoSortList" resultType="com.miaxis.question.vo.QuestionInfoExcelVo">
|
|
SELECT id,
|
|
SELECT id,
|
|
- id_kt,
|
|
|
|
id_ydt,
|
|
id_ydt,
|
|
number,
|
|
number,
|
|
issue,
|
|
issue,
|