wl
2022-12-29 d40a69e7d455c12e32201330a9fbe22a7b6b4b5d
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">