zhanghua
2023-11-13 0eb28afa74627a5ecf7b91de3106df539a09fe46
ycl-platform/src/main/resources/mapper/resources/VideoResourcesMapper.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">