bug 55833 修复

This commit is contained in:
yuezhihang
2022-06-20 14:47:03 +08:00
parent fac0916be6
commit a1510b361c
@@ -49,6 +49,7 @@
AND aq.STANDARD_ID = #{standardId}
</if>
</where>
order by QUESTION_TIME desc
</select>
<select id="getArchiveAskQuestions" resultType="com.adc.da.slrs.StandardQA.entity.AskQuestions">