@ -57,6 +57,7 @@
<if test="q.updateTimeEnd != null">
AND t.UPDATE_TIME <= #{q.updateTimeEnd}
</if>
order by t.UPDATE_TIME desc
</select>
<select id="selectAll" resultType="org.springblade.desk.quality.pojo.vo.InspectionTemplateVO">
SELECT *