Lius
2024-10-31 7d8887e36acb71ee20bf2f55170571b3fa7621b7
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>