Crunchy
2024-04-25 1ebe2726a5f8fe55f01481b37d1ac1f75a088520
inspect-server/src/main/resources/mapper/StandardTreeMapper.xml
@@ -106,5 +106,6 @@
        left join structure_test_object sto on sm.structure_test_object_id = sto.id
        where sto.specimen_name = #{sampleType}
        and is_use = 1
        and is_product = 1
    </select>
</mapper>