joblog order by
This commit is contained in:
parent
abb18eefb0
commit
d086327898
@ -42,6 +42,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
AND to_char(create_time, 'yyyy-mm-dd') <= #{params.endTime}
|
||||
</if>
|
||||
</where>
|
||||
order by create_time desc
|
||||
</select>
|
||||
|
||||
<select id="selectJobLogAll" resultMap="SysJobLogResult">
|
||||
|
Loading…
Reference in New Issue
Block a user