bug 55833 修复
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
AND aq.STANDARD_ID = #{standardId}
|
AND aq.STANDARD_ID = #{standardId}
|
||||||
</if>
|
</if>
|
||||||
</where>
|
</where>
|
||||||
|
order by QUESTION_TIME desc
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="getArchiveAskQuestions" resultType="com.adc.da.slrs.StandardQA.entity.AskQuestions">
|
<select id="getArchiveAskQuestions" resultType="com.adc.da.slrs.StandardQA.entity.AskQuestions">
|
||||||
|
|||||||
Reference in New Issue
Block a user