inspect-server/src/main/resources/mapper/InsSampleMapper.xml
@@ -248,7 +248,7 @@
        AND io.send_time IS NOT NULL
        <if test="materialProp != null and materialProp != ''">
            AND iiq.material_prop LIKE CONCAT('%', #{materialProp}, '%')
            AND iiq.material_prop = #{materialProp}
        </if>
        <if test="sonLaboratory != null and sonLaboratory != ''">