Lius
2024-10-25 f50b0315234274547f2b1e6e590eeeebe6b3fe2f
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>