wl
2022-12-21 5dc89200ced02314474ce34aff8dc0d3e3f31ad9
ycl-platform/src/main/resources/mapper/resources/ImageResourcesMapper.xml
@@ -34,7 +34,7 @@
            <if test="type == '03' and type != null and type !='' ">
                t1.type='03'
            </if>
            <if test="type == null and type =='' ">
            <if test="type == '01' and type != null and type !='' ">
                t1.type='02' or t1.type='01'
            </if>
            <if test="startTime != '' and endTime != '' and startTime != null and endTime != null">