inspect-server/src/main/resources/mapper/StandardTreeMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>