zhanghua
2025-02-06 55793861746f0a8dd74b84d444a60c43f982b255
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">