!360 update ruoyi-modules/ruoyi-job/src/main/resources/mapper/job/SysJobLogMapper.xml.

Merge pull request !360 from 刘继东/N/A
pull/346/MERGE
若依 9 months ago committed by Gitee
commit 33a52c8166
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -42,6 +42,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and date_format(create_time,'%y%m%d') <= date_format(#{params.endTime},'%y%m%d')
</if>
</where>
order by create_time desc
</select>
<select id="selectJobLogAll" resultMap="SysJobLogResult">

Loading…
Cancel
Save