lib
zhanghua
2023-07-05 19c2c063c5f904b0e8d2d485a26c4b96b1c3b67b
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">