Lius
2024-10-24 ba6cf0c839de1d28ced589640859f5c804f2996d
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/mapper/xml/MdcHomeMapper.xml
@@ -58,7 +58,7 @@
                    #{id}
                </foreach>
            </if>
            AND the_date LIKE CONCAT('%', #{ date } ,'%')
            AND the_date LIKE '%' + #{ date } + '%'
        </where>
    </select>